Update dependabot.yml
This commit is contained in:
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
@@ -6,13 +6,12 @@ updates:
|
||||
interval: weekly
|
||||
day: monday
|
||||
time: "03:00"
|
||||
open-pull-requests-limit: 10
|
||||
versioning-strategy: increase
|
||||
- package-ecosystem: bundler
|
||||
directory: "/docs/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: monday
|
||||
time: "03:00"
|
||||
groups:
|
||||
dev-dependencies:
|
||||
patterns:
|
||||
- "eslint"
|
||||
- "stylelint"
|
||||
- "prettier"
|
||||
- "postcss"
|
||||
open-pull-requests-limit: 10
|
||||
versioning-strategy: increase
|
||||
|
||||
Reference in New Issue
Block a user