mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
No limit on dependabot
This commit is contained in:
parent
f5d94452ad
commit
b4662f15e7
1 changed files with 0 additions and 2 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -5,7 +5,6 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
time: '11:00'
|
time: '11:00'
|
||||||
open-pull-requests-limit: 30
|
|
||||||
target-branch: canary
|
target-branch: canary
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
groups:
|
groups:
|
||||||
|
|
@ -18,7 +17,6 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
time: '11:00'
|
time: '11:00'
|
||||||
open-pull-requests-limit: 30
|
|
||||||
target-branch: canary
|
target-branch: canary
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
groups:
|
groups:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue