Update renovate.json

This commit is contained in:
Thomas Boerger 2019-01-19 11:00:19 +01:00 committed by GitHub
parent f48d13f233
commit c4a712a4d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
{
"extends": [
"config:base"
],
"docker": {
"fileMatch": [
"/docker/Dockerfile"
]
},
"labels": [
"renovate"
]
}