mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 13:47:20 +00:00
17 lines
344 B
YAML
17 lines
344 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
versioning-strategy: widen
|
|
labels:
|
|
- "merge when passing"
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 10
|
|
labels:
|
|
- "merge when passing"
|