Add this to your .pre-commit-config.yaml
- repo: https://github.com/cmwedding-it/pre-commit-hooks
rev: 1.0.0 # Use the ref you want to point at
hooks:
- id: # ...
sets odoo module version to <commit-id>@<branch>
Add this to your .pre-commit-config.yaml
- repo: https://github.com/cmwedding-it/pre-commit-hooks
rev: 1.0.0 # Use the ref you want to point at
hooks:
- id: # ...
sets odoo module version to <commit-id>@<branch>