Skip to content

Commit 9108f31

Browse files
committed
Update renovate config
1 parent 78324d2 commit 9108f31

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

renovate.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,4 @@
11
{
2-
"extends": [
3-
"config:base"
4-
],
5-
"packageRules": [
6-
{
7-
"matchPackagePatterns": [
8-
"*"
9-
],
10-
"matchUpdateTypes": [
11-
"minor",
12-
"patch"
13-
],
14-
"groupName": "all non-major dependencies",
15-
"groupSlug": "all-minor-patch"
16-
}
17-
]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["local>valitydev/.github:renovate-config"]
184
}

0 commit comments

Comments
 (0)