Skip to content

Commit

Permalink
Migrate renovate.json (#4062)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding authored Sep 9, 2024
1 parent 0a5bc90 commit f6a77cd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":preserveSemverRanges",
"group:monorepos",
"group:recommended"
],
"extends": ["config:recommended", ":preserveSemverRanges"],
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
{
Expand Down

0 comments on commit f6a77cd

Please sign in to comment.