mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
11 lines
191 B
YAML
11 lines
191 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
ignore:
|
|
- dependency-name: '*'
|
|
update-types:
|
|
- version-update:semver-major
|
|
schedule:
|
|
interval: weekly
|