Files
matrix-rust-sdk/.github/dependabot.yml
2026-03-17 10:24:44 +01:00

10 lines
209 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"
cooldown:
default-days: 7