mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-06-08 07:47:39 -04:00
14 lines
261 B
YAML
14 lines
261 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
day: thursday
|
|
open-pull-requests-limit: 5
|
|
groups:
|
|
minor-and-patch:
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|