Drop renovate config, it is simply too noisy

This commit is contained in:
Thomas Boerger 2019-02-14 20:14:07 +01:00
parent 2942dd301f
commit 4652f703b9
No known key found for this signature in database
GPG Key ID: 09745AFF9D63C79B
1 changed files with 0 additions and 13 deletions

View File

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