File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
- package-ecosystem : " pip"
9
9
directory : " /"
10
10
schedule :
11
- interval : weekly
11
+ interval : monthly
12
12
timezone : " America/New_York"
13
13
time : " 07:23"
14
14
versioning-strategy : increase-if-necessary
@@ -22,7 +22,7 @@ updates:
22
22
- package-ecosystem : " pip"
23
23
directory : " /.github/workflows"
24
24
schedule :
25
- interval : weekly
25
+ interval : monthly
26
26
timezone : " America/New_York"
27
27
time : " 07:23"
28
28
reviewers :
@@ -34,7 +34,7 @@ updates:
34
34
- package-ecosystem : " github-actions"
35
35
directory : " /"
36
36
schedule :
37
- interval : weekly
37
+ interval : monthly
38
38
timezone : " America/New_York"
39
39
time : " 07:23"
40
40
groups :
Original file line number Diff line number Diff line change 1
1
ci :
2
2
autofix_prs : false
3
- autoupdate_schedule : weekly
3
+ autoupdate_schedule : monthly
4
4
autoupdate_commit_msg : ' chore: pre-commit autoupdate'
5
5
6
6
repos :
You can’t perform that action at this time.
0 commit comments