Skip to content

Commit e65dcb8

Browse files
Temporarily schedule pre-cmmmit-ci auotupdate weekly (#449)
1 parent 03c4406 commit e65dcb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ ci:
4848
autofix_commit_msg: |
4949
'[pre-commit.ci 🤖] Apply code format tools to PR'
5050
# Update hook versions every month (so we don't get hit with weekly update PR's)
51-
autoupdate_schedule: monthly
51+
autoupdate_schedule: weekly # temp test for skip
5252
skip: [prettier] # needed until v4 is released, so we don't use pre-releases

0 commit comments

Comments
 (0)