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 808a177 commit 69c7938Copy full SHA for 69c7938
.github/renovate.json5
@@ -9,8 +9,7 @@
9
{
10
// this is to reduce the number of renovate PRs by consolidating them into a weekly batch
11
"matchManagers": ["github-actions"],
12
- // temporarily commenting out schedule in order to get an initial PR
13
- // "extends": ["schedule:weekly"],
+ "extends": ["schedule:weekly"],
14
"groupName": "github actions"
15
},
16
0 commit comments