Skip to content

Commit

Permalink
ci(renovate): migrate config
Browse files Browse the repository at this point in the history
  • Loading branch information
depado committed Dec 25, 2024
1 parent 4e44f49 commit 2f1e83c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeMinor"
]
"extends": ["config:best-practices", ":automergeMinor"]
}

0 comments on commit 2f1e83c

Please sign in to comment.