Skip to content

Commit c0eebbe

Browse files
committed
Update pre-commit
1 parent 29c2b05 commit c0eebbe

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black-pre-commit-mirror
3-
rev: 23.12.1
3+
rev: 24.1.1
44
hooks:
55
- id: black
66

@@ -18,5 +18,10 @@ repos:
1818
hooks:
1919
- id: sphinx-lint
2020

21+
- repo: meta
22+
hooks:
23+
- id: check-hooks-apply
24+
- id: check-useless-excludes
25+
2126
ci:
2227
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)