Skip to content

Commit b21d543

Browse files
authored
Merge pull request #95 from egeakman/pre-commit-autoupdate
2 parents e9c2e75 + 0a738cc commit b21d543

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.pre-commit-config.yaml

Lines changed: 4 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.0
3+
rev: 23.12.1
44
hooks:
55
- id: black
66

@@ -17,3 +17,6 @@ repos:
1717
rev: v0.9.1
1818
hooks:
1919
- id: sphinx-lint
20+
21+
ci:
22+
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)