Merge pull request #700 from vbrandl/feature/dependabot-docker

Enable dependabot updates for docker
This commit is contained in:
Valentin Brandl 2023-11-10 11:16:53 +01:00 committed by GitHub
commit 57d2da0ece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,15 @@ updates:
labels:
- dependabot
- dependencies
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
assignees:
- vbrandl
labels:
- dependencies
- dependabot