Skip to content

Commit

Permalink
chore(renovate): group all non-major and disable rate limit (#340)
Browse files Browse the repository at this point in the history
* chore(renovate): group all non-major and disable rate limit
* chore(renovate): remove other group presets
  • Loading branch information
northword authored Nov 22, 2024
1 parent b15e9ee commit 4435c98
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
"config:recommended",
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":prHourlyLimitNone",
":prConcurrentLimitNone"
":ignoreModulesAndTests",
"group:monorepos",
"group:recommended",
"schedule:monthly",
"group:allNonMajor",
"replacements:all",
"workarounds:all"
]
Expand Down

0 comments on commit 4435c98

Please sign in to comment.