Files
tfhe-rs/.github/dependabot.yaml
2025-11-14 15:24:10 +01:00

12 lines
232 B
YAML

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