Skip to content

Commit 2822de9

Browse files
committed
v3.1.1
1 parent 7f386a7 commit 2822de9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.1.1 - 2023-02-27
2+
==================
3+
4+
### Fixes
5+
- Fix `rust` with `language_version` and a non-writable host `RUSTUP_HOME`.
6+
- pre-commit-ci/issues#173 by @Swiftb0y.
7+
- #2788 by @asottile.
8+
19
3.1.0 - 2023-02-22
210
==================
311

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 3.1.0
3+
version = 3.1.1
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)