1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 01:36:28 +00:00
Files
docker-wallabag/.github/dependabot.yml
dependabot-preview[bot] 1f1dd12cc3 Create Dependabot config file
2020-10-16 10:45:04 +00:00

15 lines
258 B
YAML

version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "04:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
ignore:
- dependency-name: alpine
versions:
- ">= 3.11.a"
- "< 3.12"