Skip to content

Commit

Permalink
Merge pull request #6 from heroesofcode/improvement/renovate
Browse files Browse the repository at this point in the history
Config Renovate
  • Loading branch information
pedrohfp authored Jun 5, 2024
2 parents 04d4829 + f92f91c commit 9818e58
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"packagePatterns": ["*"],
"groupName": "all dependencies",
"automerge": true
}
]
}

0 comments on commit 9818e58

Please sign in to comment.