Files
sdkman-cli/.github/dependabot.yml

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"