Skip to content

Commit

Permalink
chore: update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
NateScarlet committed Nov 16, 2024
1 parent 0c2759c commit 1d5fb64
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,3 +1,7 @@
{
"extends": ["config:base", ":automergeMinor"]
"extends": [
"config:best-practices",
":automergeMinor",
":disableDependencyDashboard"
]
}

0 comments on commit 1d5fb64

Please sign in to comment.