Update dependabot.yml

master
Fabio Caccamo 2023-01-11 16:50:15 +01:00
parent a7336991bc
commit bb0ae3d4f7
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ updates:
- package-ecosystem: "pip" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "weekly"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "weekly"