chore: optimize Dependabot config for weekly dependency updates

This commit is contained in:
ReturnFI
2025-11-05 13:15:22 +00:00
parent c86f38c551
commit 3c30a514e9

View File

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "pip" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "weekly"
commit-message: commit-message:
prefix: "chore" prefix: "chore"
include: "scope" include: "scope"