Skip to content

Commit b7b7bb9

Browse files
committed
Move automatic updates to monthly
1 parent 1e96ac5 commit b7b7bb9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ updates:
77
patterns:
88
- "*"
99
schedule:
10-
interval: weekly
10+
interval: monthly

.pre-commit-config.yaml

+3
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.12
36

0 commit comments

Comments
 (0)