depndabot: add docker support (#3507)

This commit is contained in:
Caleb Doxsey 2022-07-28 13:30:48 -06:00 committed by GitHub
parent 89a105c8e6
commit 1379d0751f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,3 +10,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"