v1.3.0
💡 Default Clang Tool Version
clang-format: 22.1.2 · clang-tidy: 22.1.0
You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.
🚀 New features and improvements
- feat: add support for compilation databases in clang-tidy by @shenxianpeng in #201
📝 Documentation updates
- docs: add tip for pinning tool version in README.md by @shenxianpeng in #202
📦 Dependency updates
- build: bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #200
- chore: update tool versions to latest by @github-actions[bot] in #196
- build: bump the actions group with 2 updates by @dependabot[bot] in #195
Full Changelog: v1.2.0...v1.3.0