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 and Zoey2936 committed Nov 5, 2024
1 parent d4362c0 commit 805e449
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"extends": [
"config:base"
],
"baseBranches": [],
"includeForks": true,
"automerge": false,
"branchPrefix": "renovate-deps-update-",
"rangeStrategy": "pin",
"digest": {
"enabled": true
}
}
{
"extends": [
"config:recommended"
],
"baseBranches": [],
"forkProcessing": "enabled",
"automerge": false,
"branchPrefix": "renovate-deps-update-",
"rangeStrategy": "pin",
"digest": {
"enabled": true
}
}

0 comments on commit 805e449

Please sign in to comment.