mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
12 lines
232 B
YAML
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
|