mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
build(deps): improve dependency grouping
This commit is contained in:
parent
3b46629dc0
commit
88b844ce80
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -8,11 +8,10 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
groups:
|
groups:
|
||||||
npm:
|
prod-deps:
|
||||||
update-types:
|
dependency-type: production
|
||||||
- "major"
|
dev-deps:
|
||||||
- "minor"
|
dependency-type: development
|
||||||
- "patch"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user