1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Remove dead test

The URL seems to be down now.
Move to a more frequent deps update
This commit is contained in:
Jeremy Benoist 2022-01-05 13:25:50 +01:00
parent 299e30130e
commit 0afd91a160
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
2 changed files with 2 additions and 6 deletions

View file

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