Changed interval to daily

This commit is contained in:
ElBe 2023-02-05 09:56:04 +01:00 committed by GitHub
parent 8a92100384
commit c48707e634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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