mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 14:38:30 -04:00
20 lines
322 B
YAML
20 lines
322 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
versioning-strategy: increase
|
|
open-pull-requests-limit: 99
|
|
|
|
- package-ecosystem: docker
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|