Skip to content

Commit

Permalink
chore(config): migrate config renovate.json (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent c49e159 commit a896c75
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":automergeMinor", ":maintainLockFilesWeekly"],
"extends": [
"config:recommended",
":automergeMinor",
":maintainLockFilesWeekly"
],
"rangeStrategy": "bump"
}

0 comments on commit a896c75

Please sign in to comment.