Skip to content

Commit c08d704

Browse files
authored
chore(renovate): Use shared config
1 parent 58f5648 commit c08d704

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

renovate.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"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 }
4+
"github>PrettyCoffee/renovate-config:js-app"
5+
]
156
}

0 commit comments

Comments
 (0)