Skip to content

Commit 82eeab1

Browse files
committed
Remove pre-commit meta checks
1 parent 44ff5c0 commit 82eeab1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

{{ cookiecutter.package_name }}/.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ repos:
5151
args: [ "--write-changes" ]
5252
types_or: [python, rst]
5353
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
5954
ci:
6055
autofix_prs: false
6156
autoupdate_schedule: "quarterly"

0 commit comments

Comments
 (0)