Add dockerfile in dependabot scope (#507)

This commit is contained in:
Jerome Ducret 2022-08-22 22:07:24 +02:00 committed by GitHub
parent 6127642d30
commit 729f404ad0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"