Skip to content

Commit

Permalink
Reduce frequency of pre-commit autoupdates
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Oct 25, 2023
1 parent 1255676 commit 73c91f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ci:
autoupdate_schedule: "quarterly"
# Don't push commits on to PRs. If you want this, it can be triggered with a
# comment in a PR with text "pre-commit.ci autofix"
autofix_prs: false
Expand Down

0 comments on commit 73c91f1

Please sign in to comment.