diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index faae82372..f0340fb9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,8 @@ repos: language: python additional_dependencies: [pygments, restructuredtext_lint] - id: changelogs-rst - name: changelog files must end in .rst - entry: ./scripts/fail - language: script - files: 'changelog/.*(?=1.11.0 commands = pre-commit run --all-files --show-diff-on-failure [testenv:py27-xdist] @@ -195,7 +195,7 @@ passenv = * deps = colorama gitpython - pre-commit + pre-commit>=1.11.0 towncrier wheel commands = python scripts/release.py {posargs}