mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-07 22:04:06 -05:00
17 lines
355 B
YAML
17 lines
355 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
versioning-strategy: increase
|
|
- package-ecosystem: npm
|
|
directory: "/src/"
|
|
schedule:
|
|
interval: monthly
|
|
versioning-strategy: increase
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|