rcc-bot/ViaProxy/.github/dependabot.yml
2026-02-07 19:58:40 +02:00

16 lines
353 B
YAML

version: 2
registries:
maven-central:
type: "maven-repository"
url: "https://repo.maven.apache.org/maven2/"
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
registries:
- "maven-central"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"