Skip to content

Commit

Permalink
🔧Only let pre-commit.ci send bump PRs quarterly
Browse files Browse the repository at this point in the history
It is annoying and too often otherwise.
  • Loading branch information
webknjaz committed Mar 9, 2023
1 parent d974242 commit cc5c4c7
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,6 +1,7 @@
---

ci:
autoupdate_schedule: quarterly
skip:
- pylint # `local` hooks can't run on pre-commit.ci

Expand Down

0 comments on commit cc5c4c7

Please sign in to comment.