Skip to content

Commit

Permalink
Add renovate config from chewbotcca
Browse files Browse the repository at this point in the history
  • Loading branch information
Chew authored Jun 17, 2024
1 parent 8d4598f commit fdab2b4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchDatasources": ["maven"],
"groupName": "Maven"
},
{
"matchManagers": ["github-actions"],
"groupName": "GitHub Actions"
}
]
}

0 comments on commit fdab2b4

Please sign in to comment.