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:
|
labels:
|
||||||
- "dependencies"
|
- "dependencies"
|
||||||
- "github-actions"
|
- "github-actions"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 2
|
||||||
|
|
||||||
# Configuration for pip (Python dependencies)
|
# Configuration for pip (Python dependencies)
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
|
|
@ -107,7 +107,7 @@ updates:
|
||||||
labels:
|
labels:
|
||||||
- "dependencies"
|
- "dependencies"
|
||||||
- "python"
|
- "python"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 5
|
||||||
|
|
||||||
# Configuration for bun (Frontend dependencies)
|
# Configuration for bun (Frontend dependencies)
|
||||||
- package-ecosystem: "bun"
|
- package-ecosystem: "bun"
|
||||||
|
|
@ -176,4 +176,4 @@ updates:
|
||||||
labels:
|
labels:
|
||||||
- "dependencies"
|
- "dependencies"
|
||||||
- "frontend"
|
- "frontend"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 5
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue