Releases: duolingo/pre-commit-hooks
Releases · duolingo/pre-commit-hooks
1.8.0
- Update all formatters and other dependencies
- Add support for Go, C++, TOML
- Optimize Docker image size
1.7.3
- Ignore unrecognized file extensions for shell formatting
1.7.2
- Switch to custom implementation of shell file detection
1.7.1
- Handle single quotes in file paths
1.7.0
- Replace Black and isort with Ruff for Python 3
- Update all formatters and other dependencies
1.6.2
- Support TypeScript 5.0 syntax
1.6.1
- Support Python 3.10 syntax
1.6.0
- Format XML with xsltproc and Prettier
- Work around Black bug that causes formatting to always fail
- Update all formatters and other dependencies
1.5.4
- Work around isort bug that causes nondeterministic formatting