Skip to content

Commit

Permalink
chore(config): migrate config .github/renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and OliverDudgeon committed Nov 7, 2024
1 parent be89ddc commit 5a41f42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
":autodetectPinVersions",
"group:monorepos",
"group:recommended",
"workarounds:all",
Expand All @@ -18,7 +17,7 @@
},
"packageRules": [
{
"excludePackageNames": ["nextjs-routes"]
"matchPackageNames": ["!nextjs-routes"]
}
]
}

0 comments on commit 5a41f42

Please sign in to comment.