mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #158 from IT4Change/revert-157-set-dependabot-pr-limit
chore(other): set dependabot package update pr limit to 99
This commit is contained in:
commit
3847aa9dcd
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
version: 2
|
version: 2
|
||||||
open-pull-requests-limit: 0
|
|
||||||
updates:
|
updates:
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
open-pull-requests-limit: 99
|
||||||
directory: "/"
|
directory: "/"
|
||||||
rebase-strategy: "disabled"
|
rebase-strategy: "disabled"
|
||||||
schedule:
|
schedule:
|
||||||
@ -12,6 +12,7 @@ updates:
|
|||||||
time: "03:00"
|
time: "03:00"
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
|
open-pull-requests-limit: 99
|
||||||
directory: "/"
|
directory: "/"
|
||||||
rebase-strategy: "disabled"
|
rebase-strategy: "disabled"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user