Dependabot

This commit is contained in:
YuCat-OVO 2024-03-02 16:14:37 +08:00
parent b49d3e5e1b
commit ac7bd4ece8

View File

@ -6,5 +6,14 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
# Check for updates to GitHub Actions every day interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily" interval: "daily"