Skip to content

Commit

Permalink
chore(renovate): update renovate configs (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerzl authored Sep 25, 2023
1 parent 6afa114 commit 794c022
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
{
"extends": ["config:base"],
"ignoreDeps": ["remark-math"],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["minor", "patch"],
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch"
}
]
"extends": ["config:base"]
}

0 comments on commit 794c022

Please sign in to comment.