Mirrors all* TypeScript releases for the pre-commit hooks framework.
Add the following to your .pre-commit-config.yaml:
- repo: https://github.com/jfroffice/pre-commit-typescript
rev: v5.6.2
hooks:
- id: typescriptChange rev to the typescript version you want to use from the available versions as tags.