mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 04:50:20 -06:00
v2.11.1
This commit is contained in:
@@ -21,7 +21,7 @@ repos:
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/pre-commit/pre-commit
|
||||
rev: v2.11.0
|
||||
rev: v2.11.1
|
||||
hooks:
|
||||
- id: validate_manifest
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
2.11.1 - 2021-03-09
|
||||
===================
|
||||
|
||||
### Fixes
|
||||
- Fix r hooks when hook repo is a package
|
||||
- #1831 PR by @lorenzwalthert.
|
||||
|
||||
2.11.0 - 2021-03-07
|
||||
===================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user