mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-07 15:59:20 -05:00
v2.9.3
This commit is contained in:
@@ -21,7 +21,7 @@ repos:
|
||||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/pre-commit/pre-commit
|
||||
rev: v2.9.2
|
||||
rev: v2.9.3
|
||||
hooks:
|
||||
- id: validate_manifest
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
2.9.3 - 2020-12-07
|
||||
==================
|
||||
|
||||
### Fixes
|
||||
- Fix crash on cygwin mismatch check outside of a git directory
|
||||
- #1721 PR by @asottile.
|
||||
- #1720 issue by @chronoB.
|
||||
- Fix cleanup code on docker volumes for go
|
||||
- #1725 PR by @fsouza.
|
||||
- Fix working directory detection on SUBST drives on windows
|
||||
- #1727 PR by mrogaski.
|
||||
- #1610 issue by @jcameron73.
|
||||
|
||||
2.9.2 - 2020-11-25
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user