Files
einvoice-rs/.github/dependabot.yml
Benedikt Schneppe 52fb7af753 Initial Commit
2025-01-17 17:48:50 +01:00

15 lines
312 B
YAML

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/bindings/kotlin"
schedule:
interval: "weekly"