Skip to content

Commit

Permalink
Migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 4933b8b commit 9d9e704
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,10 +1,10 @@
{
"extends": ["config:base"],
"extends": ["config:recommended"],
"rangeStrategy": "replace",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}
}

0 comments on commit 9d9e704

Please sign in to comment.