chore: increase prs limit for dependabot

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-11-27 10:03:16 +01:00
parent 5f53738d84
commit 949f09fa44

View File

@@ -1,6 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
open-pull-requests-limit: 20
directory: "/"
schedule:
interval: "daily"
@@ -8,6 +9,7 @@ updates:
- "dependencies"
- "bot"
- package-ecosystem: "npm"
open-pull-requests-limit: 20
directory: "/"
schedule:
interval: "daily"