Files
tfhe-rs/.github/dependabot.yaml

10 lines
196 B
YAML

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