Update renovate.json

This commit is contained in:
Thomas Boerger
2019-01-19 10:58:01 +01:00
committed by GitHub
parent e75d8a5742
commit e4bb6820c0
+8
View File
@@ -1,5 +1,13 @@
{
"extends": [
"config:base"
],
"docker": {
"fileMatch": [
"/docker/Dockerfile"
]
},
"labels": [
"renovate"
]
}