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 1824363 commit d7772bbCopy full SHA for d7772bb
.github/renovate/package.json
@@ -2,6 +2,6 @@
2
"name": "ng-renovate",
3
"type": "commonjs",
4
"dependencies": {
5
- "renovate": "41.124.1"
+ "renovate": "41.116.10"
6
}
7
renovate.json5
@@ -104,6 +104,7 @@
104
followTag: 'next',
105
minimumReleaseAge: null,
106
separateMajorMinor: false,
107
+ schedule: ['* 1-23/2 * * *'],
108
matchPackageNames: [
109
'@angular-devkit/**',
110
'@angular/**',
0 commit comments