Skip to content

Commit 7257d5b

Browse files
committed
Tweak the pre-commit.ci configuration
This avoids modifying PRs and slows down the frequency of auto-update pull requests.
1 parent 2b9e3a9 commit 7257d5b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,8 @@ repos:
7777
rev: '0.48'
7878
hooks:
7979
- id: check-manifest
80+
81+
ci:
82+
autofix_prs: false
83+
autoupdate_commit_msg: 'pre-commit autoupdate'
84+
autoupdate_schedule: monthly

0 commit comments

Comments
 (0)