mirror of
https://github.com/nextcloud/server.git
synced 2026-04-05 00:56:16 -04:00
Merge pull request #51881 from nextcloud/skjnldsv-patch-1
chore: bump dependabot npm `open-pull-requests-limit` to 20
This commit is contained in:
commit
097e25fd7e
1 changed files with 4 additions and 1 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -81,7 +81,7 @@ updates:
|
|||
day: saturday
|
||||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 10
|
||||
open-pull-requests-limit: 20
|
||||
labels:
|
||||
- "3. to review"
|
||||
- "feature: dependencies"
|
||||
|
|
@ -121,6 +121,7 @@ updates:
|
|||
day: saturday
|
||||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 20
|
||||
target-branch: stable29
|
||||
labels:
|
||||
- "3. to review"
|
||||
|
|
@ -140,6 +141,7 @@ updates:
|
|||
day: saturday
|
||||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 20
|
||||
target-branch: stable30
|
||||
labels:
|
||||
- "3. to review"
|
||||
|
|
@ -159,6 +161,7 @@ updates:
|
|||
day: saturday
|
||||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 20
|
||||
target-branch: stable31
|
||||
labels:
|
||||
- "3. to review"
|
||||
|
|
|
|||
Loading…
Reference in a new issue