0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-06-02 18:29:42 +02:00

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

View File

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