mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
set dependabot open pr limit
This commit is contained in:
parent
07234d1a64
commit
4c35a54683
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -2,7 +2,7 @@ version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
open-pull-requests-limit: 999
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/"
|
||||
rebase-strategy: "disabled"
|
||||
schedule:
|
||||
@ -12,7 +12,7 @@ updates:
|
||||
time: "03:00"
|
||||
|
||||
- package-ecosystem: npm
|
||||
open-pull-requests-limit: 999
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/"
|
||||
rebase-strategy: "disabled"
|
||||
schedule:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user