Files
PlazmaBukkitMC/.github/dependabot.yml
2023-03-07 00:01:53 +09:00

14 lines
255 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "*"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
target-branch: "*"
schedule:
interval: "daily"