Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
tolkonepiu committed Feb 21, 2022
1 parent 633d478 commit 59dda1e
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"matchUpdateTypes": [
"minor",
"patch"
],
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch"
}
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>valitydev/.github:renovate-config"]
}

0 comments on commit 59dda1e

Please sign in to comment.