We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ff5c0 commit 82eeab1Copy full SHA for 82eeab1
1 file changed
{{ cookiecutter.package_name }}/.pre-commit-config.yaml
@@ -51,11 +51,6 @@ repos:
51
args: [ "--write-changes" ]
52
types_or: [python, rst]
53
exclude: *exclude_dirs
54
- - repo: meta
55
- hooks:
56
- - id: check-hooks-apply
57
- # This may fail if you do not have matching files in the data/ or extern/ directories
58
- - id: check-useless-excludes
59
ci:
60
autofix_prs: false
61
autoupdate_schedule: "quarterly"
0 commit comments