cherry-pick 13fc9f33
This commit is contained in:
parent
22afef6585
commit
af464d37ff
1 changed files with 3 additions and 3 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -19,7 +19,7 @@ updates:
|
|||
labels:
|
||||
- "dependencies"
|
||||
- "github-actions"
|
||||
open-pull-requests-limit: 5
|
||||
open-pull-requests-limit: 2
|
||||
|
||||
# Configuration for pip (Python dependencies)
|
||||
- package-ecosystem: "pip"
|
||||
|
|
@ -107,7 +107,7 @@ updates:
|
|||
labels:
|
||||
- "dependencies"
|
||||
- "python"
|
||||
open-pull-requests-limit: 10
|
||||
open-pull-requests-limit: 5
|
||||
|
||||
# Configuration for bun (Frontend dependencies)
|
||||
- package-ecosystem: "bun"
|
||||
|
|
@ -176,4 +176,4 @@ updates:
|
|||
labels:
|
||||
- "dependencies"
|
||||
- "frontend"
|
||||
open-pull-requests-limit: 10
|
||||
open-pull-requests-limit: 5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue