Skip to content

Commit 8252726

Browse files
authored
Update renovate.json
1 parent 509f852 commit 8252726

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

renovate.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,5 @@
11
{
2-
"extends": ["config:base"],
3-
"automerge": true,
4-
"rangeStrategy": "bump",
5-
"postUpdateOptions": ["yarnDedupeFewer"],
6-
"vulnerabilityAlerts": {
7-
"enabled": true
8-
},
9-
"lockFileMaintenance": {
10-
"enabled": true
11-
},
12-
"suppressNotifications": [
13-
"prIgnoreNotification",
14-
"deprecationWarningIssues",
15-
"onboardingClose"
16-
],
17-
"packageRules": [
18-
{
19-
"depTypeList": ["peerDependencies"],
20-
"enabled": false
21-
}
2+
"extends": [
3+
"@croutonn"
224
]
235
}

0 commit comments

Comments
 (0)