Cron job to check for and update images (#249)

Co-authored-by: Marco Franssen <[email protected]>
This commit is contained in:
kfox1111
2023-08-18 09:49:50 +02:00
committed by GitHub
co-authored by Marco Franssen
parent b7e15255f3
commit 77fe43f37d
6 changed files with 171 additions and 0 deletions
+8
View File
@@ -12,3 +12,11 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 5
- package-ecosystem: pip
directory: "/.github/scripts"
schedule:
interval: daily
groups:
python-packages:
patterns:
- "*"