prek is a faster, Rust-based drop-in replacement for pre-commit. It reads the same .pre-commit-config.yaml with no changes needed. Co-authored-by: Claude <noreply@anthropic.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Standardizes all workflows into separate files. Minor clean up of workflow name and add a docs link