mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
change frequency to monthly. This keeps thing a bit quieter and makes git history less busy.
18 lines
362 B
YAML
18 lines
362 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
|
|
|