Commits on Source (6)
-
Matthew Clarkson authoredVerified490f04d2
-
Matthew Clarkson authoredVerifiedb4b8edba
-
When integrated with `@pre-commit-hooks`, the YAML config was being generated with `@pre-commit-hooks~` as the workspace name, which caused errors when trying to run the hooks. In Bazel 8 the separator is `+`.
Verifiedb2457f44 -
Matthew Clarkson authoredVerified68019a75
-
Matthew Clarkson authoredVerified8efbc05f
-
Bot authored
## [1.0.1](https://git.gitlab.arm.com/bazel/pre-commit/compare/v1.0.0...v1.0.1) (2025-03-05) ### Bug Fixes * **pre-commit:** validate that a runfile is resolved ([b4b8edba](https://git.gitlab.arm.com/bazel/pre-commit/commit/b4b8edba478799231fae032ba29e4a2c88fba10d)) * strip trailing Bazel module separator from workspace name ([b2457f44](https://git.gitlab.arm.com/bazel/pre-commit/commit/b2457f4410ea941b9bc3119121beb58d3879c2f9))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- MODULE.bazel.lock 1 addition, 1 deletionMODULE.bazel.lock
- README.md 1 addition, 2 deletionsREADME.md
- e2e/MODULE.bazel.lock 1 addition, 1 deletione2e/MODULE.bazel.lock
- pre-commit/__main__.py 5 additions, 2 deletionspre-commit/__main__.py
- pre-commit/hook/label.bzl 3 additions, 1 deletionpre-commit/hook/label.bzl