Reproduction for Renovate discussion 31147.
Renovate do not support docker compose YAML tags reset
and override
and can not parse the yaml file.
DEBUG: Parsing Docker Compose config YAML failed (repository=..., packageFile=docker-compose.production.yml)
"err": {
"name": "YAMLException",
"reason": "unknown tag !<!reset>",
"mark": {
"name": null,
Renovate can parse docker compose files with YAML tags.