[pre-commit.ci] pre-commit autoupdate - #3966
Conversation
There was a problem hiding this comment.
Greptile Summary
This PR is an automated update from pre-commit.ci that bumps the Ruff pre-commit hook version from v0.12.5 to v0.12.7 in the .pre-commit-config.yaml file. Ruff is a fast Python linter and code formatter that runs as a pre-commit hook to enforce code quality standards before commits are made.
The change affects the astral-sh/ruff-pre-commit repository revision specification, which is used by two hooks in the configuration: ruff-format (for code formatting) and ruff (for linting). Both hooks exclude files in the tests/*/snapshots/ directory from processing. This update integrates seamlessly with the existing pre-commit setup, which includes multiple other code quality tools like Prettier, trailing whitespace removal, and TOML formatting.
Since this is a patch version update (0.12.5 → 0.12.7), it typically includes bug fixes, performance improvements, and minor feature additions while maintaining backward compatibility. The automated nature of this update ensures the codebase stays current with the latest improvements to the Ruff toolchain without manual intervention.
Confidence score: 5/5
- This PR is extremely safe to merge with virtually no risk of causing issues
- Score reflects the minimal nature of a patch version update to a well-established tool with automated testing
- No files require special attention as this is a straightforward version bump
1 file reviewed, no comments
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.5...v0.12.8) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
264d5e3 to
58e89c6
Compare
updates: