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