Skip to content

Commit 23ffeef

Browse files
authored
Update .pre-commit-config.yaml
1 parent f2093ad commit 23ffeef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
ci:
2-
autofix_prs: false
3-
autoupdate_schedule: monthly
4-
51
repos:
62
- repo: https://github.com/psf/black-pre-commit-mirror
73
rev: 23.12.1
@@ -21,3 +17,7 @@ repos:
2117
rev: v0.9.1
2218
hooks:
2319
- id: sphinx-lint
20+
21+
ci:
22+
autofix_prs: false
23+
autoupdate_schedule: monthly

0 commit comments

Comments
 (0)