Skip to content

Commit 794c022

Browse files
authored
chore(renovate): update renovate configs (#535)
1 parent 6afa114 commit 794c022

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

renovate.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
{
2-
"extends": ["config:base"],
3-
"ignoreDeps": ["remark-math"],
4-
"packageRules": [
5-
{
6-
"matchPackagePatterns": ["*"],
7-
"matchUpdateTypes": ["minor", "patch"],
8-
"groupName": "all non-major dependencies",
9-
"groupSlug": "all-minor-patch"
10-
}
11-
]
2+
"extends": ["config:base"]
123
}

0 commit comments

Comments
 (0)