| exclude: '^(roles/kube_prometheus_stack/files/jsonnet|charts)' |
| - repo: https://github.com/pre-commit/pre-commit-hooks |
| - id: trailing-whitespace |
| exclude: ^images/.*/patches/.*/.*\.patch$ |
| - repo: https://github.com/compilerla/conventional-pre-commit |
| - id: conventional-pre-commit |
| - repo: https://github.com/ansible/ansible-lint |
| - repo: https://github.com/psf/black |
| - repo: https://github.com/pycqa/flake8 |
| - repo: https://github.com/pycqa/isort |
| - repo: https://github.com/igorshubovych/markdownlint-cli |
| args: ["--ignore=CHANGELOG.md"] |