fix: strip trailing Bazel module separator from workspace name
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.
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.