Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
egeakman authored Dec 25, 2023
1 parent f2093ad commit 23ffeef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
ci:
autofix_prs: false
autoupdate_schedule: monthly

repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
Expand All @@ -21,3 +17,7 @@ repos:
rev: v0.9.1
hooks:
- id: sphinx-lint

ci:
autofix_prs: false
autoupdate_schedule: monthly

0 comments on commit 23ffeef

Please sign in to comment.