Skip to content

Commit 539d857

Browse files
committed
Less frequent https://pre-commit.ci/ updates
1 parent 6d65723 commit 539d857

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,10 @@ repos:
5757
hooks:
5858
- id: codespell
5959
files: \.(py|sh|rst|yml|yaml)$
60+
ci:
61+
# Settings for the https://pre-commit.ci/ continuous integration service
62+
autofix_prs: false
63+
# Default message is more verbose
64+
autoupdate_commit_msg: '[pre-commit.ci] autoupdate'
65+
# Default is weekly
66+
autoupdate_schedule: monthly

0 commit comments

Comments
 (0)