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