Skip to content

Commit fce8468

Browse files
committed
Update pre-commit auto update schedule
By default pre-commit auto updates it's linters weekly[1]. This seems a big too aggressive so we are changing it to monthly. [1] https://pre-commit.ci/#configuration-autoupdate_schedule
1 parent 312599c commit fce8468

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ci:
2+
autoupdate_schedule: monthly
3+
14
default_language_version:
25
python: python3
36

0 commit comments

Comments
 (0)