feat(dependabot): Daily check (#1582)

This commit is contained in:
Pepe Fagoaga
2022-12-22 12:34:23 +01:00
committed by GitHub
parent 0391fad32b
commit b0b706e2f4

View File

@@ -8,7 +8,7 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "daily"
target-branch: master
labels:
- "dependencies"