Skip to content

Commit

Permalink
Reduce frequency of pre-commit autoupdate (#605)
Browse files Browse the repository at this point in the history
I was reading through the history of `wheel` and a lot of it is autoupdate.
  • Loading branch information
hauntsaninja committed Mar 6, 2024
1 parent 76ec0d7 commit 153f6e7
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 @@ -35,3 +35,6 @@ repos:
- id: rst-backticks
- id: rst-directive-colons
- id: rst-inline-touching-normal

ci:
autoupdate_schedule: quarterly

0 comments on commit 153f6e7

Please sign in to comment.