Skip to content

Commit

Permalink
v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Apr 3, 2022
1 parent f5af0a9 commit 0276e25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.18.1 - 2022-04-02
===================

### Fixes
- Fix regression for `repo: local` hooks running `python<3.7`
- #2324 PR by @asottile.

2.18.0 - 2022-04-02
===================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 2.18.0
version = 2.18.1
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 0276e25

Please sign in to comment.