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 3e332ac commit 45dc94eCopy full SHA for 45dc94e
.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