Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-31.
- This action is used across all versions by 9 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit, a framework for managing and maintaining code quality through pre-commit hooks. It simplifies running pre-commit hooks in CI pipelines by cloning the code, setting up the pre-commit cache, and executing specified hooks against the codebase. This action streamlines the process of ensuring code complies with defined standards and reduces manual effort in maintaining code quality.
Release notes
What’s Changed
- Update pre-commit hook renovatebot/pre-commit-hooks to v43.66.0 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/809
- Update andrewaylett/pre-commit-action digest to 5788c67 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/810
- Update pre-commit hook renovatebot/pre-commit-hooks to v43.66.4 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/811
- Update pre-commit hook renovatebot/pre-commit-hooks to v43.66.5 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/812
- Update dependency uv to v0.10.10 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/813
Full Changelog: https://github.com/andrewaylett/pre-commit-action/compare/v4.5.1-30...v4.5.1-31