Skip to content

Commit

Permalink
config: set pre-commit.ci to run quarterly
Browse files Browse the repository at this point in the history
The weekly default is too distracting and we don't need to be updated that
often.
  • Loading branch information
fyliu committed May 10, 2024
1 parent a4a5963 commit 0dbddd4
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
Expand Up @@ -175,4 +175,5 @@ repos:
pass_filenames: false

ci:
autoupdate_schedule: quarterly
skip: [check-django-migrations]

0 comments on commit 0dbddd4

Please sign in to comment.