We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b903d commit 882fe7aCopy full SHA for 882fe7a
.renovaterc.json
@@ -1,7 +1,8 @@
1
{
2
"extends": [
3
"config:base",
4
- ":enablePreCommit"
+ ":enablePreCommit",
5
+ "schedule:weekly"
6
],
7
"pip_requirements": {
8
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]
0 commit comments