Skip to content

Commit 895353b

Browse files
authored
Update renovate.json
1 parent d8629c0 commit 895353b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended", ":disableDependencyDashboard"],
4-
"bumpVersion": "patch",
3+
"extends": ["config:recommended"],
54
"prHourlyLimit": 30,
65
"prConcurrentLimit": 100,
76
"helmv3": {
87
"enabled": true
98
}
10-
119
}

0 commit comments

Comments
 (0)