This commit is contained in:
Anthony Sottile 2023-02-27 21:07:23 -05:00
parent 7f386a752e
commit 2822de9aa6
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
3.1.1 - 2023-02-27
==================
### Fixes
- Fix `rust` with `language_version` and a non-writable host `RUSTUP_HOME`.
- pre-commit-ci/issues#173 by @Swiftb0y.
- #2788 by @asottile.
3.1.0 - 2023-02-22
==================

View file

@ -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