We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89e045 commit fc10555Copy full SHA for fc10555
.pre-commit-config.yaml
@@ -30,3 +30,8 @@ repos:
30
args: [--enable=default-role]
31
files: ^Doc/|^Misc/NEWS.d/next/
32
types: [rst]
33
+
34
+ - repo: meta
35
+ hooks:
36
+ - id: check-hooks-apply
37
+ - id: check-useless-excludes
0 commit comments