Skip to content

Commit

Permalink
chore(config): migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 85216e3 commit 2ee3c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"
],
"rangeStrategy": "update-lockfile",
"branchPrefix": "feature/renovate/",
Expand All @@ -11,7 +11,7 @@
"packageRules": [
{
"groupName": "all",
"matchPackagePatterns": [
"matchPackageNames": [
"*"
]
}
Expand Down

0 comments on commit 2ee3c26

Please sign in to comment.