docker-compose

Automated Dependency Updates for Docker Compose

Renovate supports updating Docker Compose dependencies.

File Matching

By default, Renovate will check any files matching the following regular expression: (^|/)docker-compose[^/]*\.ya?ml$.

For details on how to extend a manager's fileMatch value, please follow this link.