chore: update open pull requests limit in dependabot.yml

This commit is contained in:
DIYgod 2024-01-17 22:18:54 +08:00
parent a536df705d
commit a92976d0be
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 20
open-pull-requests-limit: 50
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 20
open-pull-requests-limit: 50