Drop renovate config, it is simply too noisy

This commit is contained in:
Thomas Boerger 2019-02-14 20:14:11 +01:00
parent fe2bf98530
commit a7a64c8cd5
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"
]
}