mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-27 19:38:35 -06:00
v2.12.1
This commit is contained in:
@@ -21,7 +21,7 @@ repos:
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/pre-commit/pre-commit
|
||||
rev: v2.12.0
|
||||
rev: v2.12.1
|
||||
hooks:
|
||||
- id: validate_manifest
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
2.12.1 - 2021-04-16
|
||||
===================
|
||||
|
||||
### Fixes
|
||||
- Fix race condition when stashing files in multiple parallel invocations
|
||||
- #1881 PR by @adamchainz.
|
||||
- #1880 issue by @adamchainz.
|
||||
|
||||
2.12.0 - 2021-04-06
|
||||
===================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user