Skip to content

Commit f545462

Browse files
authored
ci: change pre-commit autoupdate to a monthly schedule (#3516)
1 parent 27f94b6 commit f545462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ci:
22
autoupdate_commit_msg: "chore: update pre-commit hooks"
33
autofix_commit_msg: "style: pre-commit fixes"
4+
autoupdate_schedule: monthly
45

56
exclude: ^(docs|studies|tests/samples|src/awkward/_typeparser/generated_parser.py)
67
repos:

0 commit comments

Comments
 (0)