Drop renovate config, it is simply too noisy

This commit is contained in:
Thomas Boerger
2019-02-14 20:14:13 +01:00
parent 495f9c89b2
commit fc84f968c5
-13
View File
@@ -1,13 +0,0 @@
{
"extends": [
"config:base"
],
"docker": {
"fileMatch": [
"/docker/Dockerfile"
]
},
"labels": [
"renovate"
]
}