Skip to content

Commit

Permalink
fix: config:recommended not available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jul 7, 2023
1 parent a0a0857 commit 198c3fb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion base.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":semanticCommits",
"config:recommended",
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
"group:monorepos",
"group:recommended",
"replacements:all",
"workarounds:all",
"github>sanity-io/renovate-config:branding"
],
"configMigration": true,
Expand Down

0 comments on commit 198c3fb

Please sign in to comment.