Pre commit hooks for twisto purposes. Starting with poetry checks.
Add this to .pre-commit-config.yaml
under repos:
.
Change the revision (rev
) tu current version.
- repo: https://github.com/TwistoPayments/pre-commit-hooks
rev: v1.0
hooks:
- id: poetry-check
- id: poetry-lock-check