diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 385f67fec..436e43785 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,3 +9,7 @@ repos: exclude: '^.*\/templates\/.*$' args: - --multi + - repo: https://github.com/IamTheFij/docker-pre-commit + rev: v2.0.0 + hooks: + - id: docker-compose-check