We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161972a commit e76b5e1Copy full SHA for e76b5e1
1 file changed
.github/renovate.json
@@ -10,7 +10,8 @@
10
},
11
{
12
"groupName": "docs/requirements.txt",
13
- "matchPaths": ["docs/requirements.txt"]
+ "matchPaths": ["docs/requirements.txt"],
14
+ "separateMajorMinor": "false"
15
}
16
],
17
"schedule": ["on the first day of the month"]
0 commit comments