pre-commit check_yaml hook fails on gitlab-ci files
❯ pre-commit run --files .gitlab/ci_pipelines/install_stackspin.yml
check for added large files..............................................Passed
check python ast.....................................(no files to check)Skipped
check for merge conflicts................................................Passed
check yaml...............................................................Failed
- hook id: check-yaml
- exit code: 1
could not determine a constructor for the tag '!reference'
in ".gitlab/ci_pipelines/install_stackspin.yml", line 25, column 7
Edited by Varac