We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7012b11 commit d374887Copy full SHA for d374887
1 file changed
.github/renovate.json
@@ -13,5 +13,8 @@
13
"semanticCommits": false,
14
"pip_requirements": {
15
"fileMatch": ["requirements-test.txt"]
16
- }
+ },
17
+ "schedule": [
18
+ "before 4am on the first day of the month"
19
+ ]
20
}
0 commit comments