Skip to content

Commit

Permalink
chore: update renovate config (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi authored Dec 14, 2023
1 parent f95e442 commit b0c5295
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
"group:monorepos",
"group:recommended",
"replacements:all",
"workarounds:all"
]
}

0 comments on commit b0c5295

Please sign in to comment.