mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Fix open-pull-requests-limit.
This commit is contained in:
parent
02369baf20
commit
f2cc9f0a8b
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -2,6 +2,7 @@ version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/"
|
||||
rebase-strategy: "disabled"
|
||||
schedule:
|
||||
@ -11,6 +12,7 @@ updates:
|
||||
time: "03:00"
|
||||
|
||||
- package-ecosystem: npm
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/"
|
||||
rebase-strategy: "disabled"
|
||||
schedule:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user