Drop renovate config, it is simply too noisy

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