1 parent 58f5648 commit c08d704Copy full SHA for c08d704
1 file changed
renovate.json
@@ -1,15 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:js-app",
5
- "abandonments:recommended",
6
- "security:minimumReleaseAgeNpm",
7
- "group:allNonMajor",
8
- "schedule:monthly",
9
- ":disableRateLimiting"
10
- ],
11
- "major": {
12
- "dependencyDashboardApproval": true
13
- },
14
- "lockFileMaintenance": { "enabled": true }
+ "github>PrettyCoffee/renovate-config:js-app"
+ ]
15
}
0 commit comments