Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f386a7 commit 2822de9Copy full SHA for 2822de9
2 files changed
CHANGELOG.md
@@ -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
9
3.1.0 - 2023-02-22
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.1.0
+version = 3.1.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments