cargo-semver-checks/.github/dependabot.yml
2024-03-19 17:24:11 +00:00

9 lines
194 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "tuesday"
time: "14:38"
timezone: "America/New_York"