We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8122aec commit 84dabfbCopy full SHA for 84dabfb
1 file changed
renovate.json
@@ -10,7 +10,8 @@
10
},
11
{
12
"matchManagers": ["pip_requirements", "pip_setup", "pep621"],
13
- "groupName": "python deps"
+ "groupName": "python deps",
14
+ "schedule": ["before 9am on monday"]
15
}
16
]
17
0 commit comments