Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Skullians authored Sep 26, 2024
1 parent c38616b commit f2a575b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
"group:recommended",
"replacements:all",
"workarounds:all"
],
"reviewersFromCodeOwners": true,
"automerge": true,
"automergeType": "pr",
"automergeStrategy": "squash",
"platformAutomerge": true,
"prConcurrentLimit": 10000,
"branchConcurrentLimit": 10000
}

0 comments on commit f2a575b

Please sign in to comment.