Skip to content

Commit

Permalink
Merge pull request #128 from hugovk/renovate/configure
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jun 2, 2022
2 parents d886cb6 + efdd7e8 commit db92e6f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": ["config:base"],
"labels": ["changelog: skip", "dependencies"],
"packageRules": [
{
"groupName": "github-actions",
"matchManagers": ["github-actions"],
"separateMajorMinor": "false"
}
]
}

0 comments on commit db92e6f

Please sign in to comment.