Update dependabot.yml

This commit is contained in:
Labhansh Agrawal 2022-04-04 12:26:36 +05:30 committed by GitHub
parent 615ede6924
commit 41a7a49008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ updates:
time: '11:00' time: '11:00'
open-pull-requests-limit: 30 open-pull-requests-limit: 30
target-branch: canary target-branch: canary
versioning-strategy: increase
- package-ecosystem: npm - package-ecosystem: npm
directory: "/app" directory: "/app"
schedule: schedule:
@ -14,6 +15,7 @@ updates:
time: '11:00' time: '11:00'
open-pull-requests-limit: 30 open-pull-requests-limit: 30
target-branch: canary target-branch: canary
versioning-strategy: increase
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: "/" directory: "/"
schedule: schedule: