Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-10.
- This action is used across all versions by 9 repositories.
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 hooks during CI workflows, ensuring code quality and enforcing standards by running specified hooks against the repository’s files. It simplifies integration with the pre-commit framework by handling setup tasks like cloning the code and configuring the cache. This action is particularly useful for maintaining consistent code checks across pull requests and commits, with the flexibility to customize hook execution as needed.
Release notes
What’s Changed
- Update andrewaylett/pre-commit-action digest to e51b261 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/631
- Update pre-commit hook renovatebot/pre-commit-hooks to v42.83.1 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/632
- Update pre-commit hook renovatebot/pre-commit-hooks to v42.84.0 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/633
- Update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/634
- Update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/635
- Update pre-commit hook renovatebot/pre-commit-hooks to v42.92.10 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/636
- Update dependency uv to v0.9.27 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/637
Full Changelog: https://github.com/andrewaylett/pre-commit-action/compare/v4.5.1-9...v4.5.1-10