5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-06-10 16:41:17 +02:00
Files
KickerELO/.github/dependabot.yml
T

16 lines
338 B
YAML

version: 2
updates:
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "master"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "master"