Skip to content

Commit

Permalink
chore: enable renovate per mgr and best practice
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen committed Mar 9, 2024
1 parent 3a11634 commit d92cb15
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"extends": [
"config:base",
"group:all"
]
"config:best-practices"
],
"packageRules": {
"matchPackagePatterns": ["*"],
"groupName": "{{manager}}"
}
}

0 comments on commit d92cb15

Please sign in to comment.