Drop renovate config, it is simply too noisy

This commit is contained in:
Thomas Boerger 2019-02-14 20:14:11 +01:00 committed by Anton Zadvorny
parent ed6707a05f
commit 68b70b3e6a
1 changed files with 0 additions and 13 deletions

View File

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