Compare commits

..

No commits in common. "a9fdce52dcdbb0cb71efdab356b84896f47d98f9" and "a551f86e37a1c76631460f484526507e9e34761b" have entirely different histories.

View File

@ -1,11 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"docker-compose": {
"fileMatch": [
"(^|/)(?:docker-)?compose[^/]*\\.ya?ml(\\.j2)?$"
]
}
}