Update dependabot.yml

pull/7205/head
Shlee 2 weeks ago committed by GitHub
parent e6edffcc6a
commit 5b566752e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,16 +14,16 @@ updates:
prefix: "chore"
include: "scope"
- package-ecosystem: "npm"
directory: "/"
target-branch: "staging"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 50
versioning-strategy: "increase-if-necessary"
labels:
- "npm"
commit-message:
prefix: "chore"
include: "scope"
# - package-ecosystem: "npm"
# directory: "/"
# target-branch: "staging"
# schedule:
# interval: "weekly"
# day: "monday"
# open-pull-requests-limit: 50
# versioning-strategy: "increase-if-necessary"
# labels:
# - "npm"
# commit-message:
# prefix: "chore"
# include: "scope"

Loading…
Cancel
Save