pre-commit hook of yamllint with conda as a language
/ package manager.
For pre-commit: see here
For yamllint: see here
Add this to your .pre-commit-config.yaml
- repo: https://github.com/quantco/pre-commit-mirrors-yamllint
rev: '' # Use the sha / tag you want to point at
hooks:
- id: yamllint-conda