1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Make composer dependency check weekly instead of daily

This commit is contained in:
Yassine Guedidi 2025-03-14 06:01:09 +01:00
parent 1447c183a4
commit b61611ffd4

View file

@ -21,7 +21,7 @@ updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
interval: weekly
time: "04:00"
timezone: Europe/Paris
open-pull-requests-limit: 10