mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: set-up dependabot for poetry (using the pip ecosystem)
This commit is contained in:
7
.github/dependabot.yaml
vendored
7
.github/dependabot.yaml
vendored
@@ -7,3 +7,10 @@ updates:
|
||||
# Check for updates to GitHub Actions every sunday
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to python dependencies every sunday
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
|
||||
Reference in New Issue
Block a user