Files
website/.github/dependabot.yml
2024-09-16 22:07:21 +02:00

12 lines
214 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"