Releases: duolingo/pre-commit-hooks
Releases · duolingo/pre-commit-hooks
1.8.2
- Fix Ruff warnings
- Treat Apiary client imports as third party
1.8.1
- Patch Java crash when combining Docker, M4, and macOS 15.2+
- Preserve C++ include order
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