File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2121 hooks :
2222 - id : autopep8
2323- repo : https://github.com/pre-commit/pre-commit
24- rev : v2.14.0
24+ rev : v2.14.1
2525 hooks :
2626 - id : validate_manifest
2727- repo : https://github.com/asottile/pyupgrade
Original file line number Diff line number Diff line change 1+ 2.14.1 - 2021-08-28
2+ ===================
3+
4+ ### Fixes
5+ - fix force-push of disparate histories using git>=2.28.
6+ - #2005 PR by @asottile .
7+ - #2002 issue by @bogusfocused .
8+ - fix ` check-useless-excludes ` and ` check-hooks-apply ` matching non-root
9+ ` .pre-commit-config.yaml ` .
10+ - #2026 PR by @asottile .
11+ - pre-commit-ci/issues #84 issue by @billsioros .
12+
1132.14.0 - 2021-08-06
214===================
315
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.14.0
3+ version = 2.14.1
44description = A framework for managing and maintaining multi-language pre-commit hooks.
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments