dependabot: less update checks, there is no need to check so frequently

This commit is contained in:
alfrix 2024-03-05 13:50:35 -03:00
parent 8eec15fbf8
commit 645371dc1a

View File

@ -8,4 +8,4 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
interval: "weekly"