yaml: install_deps> python -I -m pip install yamllint yaml: freeze> python -m pip freeze --all yaml: pathspec==1.0.4,pip==25.3,PyYAML==6.0.3,setuptools==80.9.0,yamllint==1.38.0 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' .pre-commit-config.yaml 7:5 warning wrong indentation: expected 6 but found 4 (indentation) yaml: OK (2.32=setup[2.20]+cmd[0.02,0.11] seconds) congratulations :) (2.36 seconds)