Skip to content

Commit 9ee0768

Browse files
committed
v3.7.1
1 parent eeac061 commit 9ee0768

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
3.7.1 - 2024-05-10
2+
==================
3+
4+
### Fixes
5+
- Fix `language: rust` default language version check when `rust-toolchain.toml`
6+
is present.
7+
- issue by @gaborbernat.
8+
- #3201 PR by @asottile.
9+
110
3.7.0 - 2024-03-24
211
==================
312

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.7.0
3+
version = 3.7.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)