Skip to content

Commit

Permalink
[Dev] Only update pre-commit hooks once a month
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed May 18, 2021
1 parent f76d703 commit b3b3de6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ repos:
hooks:
- id: codespell
args: ["-I", "codespell.txt"]

ci:
autoupdate_schedule: monthly

0 comments on commit b3b3de6

Please sign in to comment.