AzureTRE/.pre-commit-config.yaml

11 строки
195 B
YAML

---
repos:
- repo: https://github.com/pycqa/flake8
rev: '6.0.0'
hooks:
- id: flake8
- repo: https://github.com/hcodes/yaspeller
rev: v8.0.1
hooks:
- id: yaspeller