Bump pre-commit from 3.6.1 to 3.6.2
Bumps pre-commit from 3.6.1 to 3.6.2.
Release notes
Sourced from pre-commit's releases.
pre-commit v3.6.2
Fixes
- Fix building golang hooks during
git commit --all
.
- #3130 PR by
@asottile
.- #2722 issue by
@pestanko
and@matthewhughes934
.
Changelog
Sourced from pre-commit's changelog.
3.6.2 - 2024-02-18
Fixes
- Fix building golang hooks during
git commit --all
.
- #3130 PR by
@asottile
.- #2722 issue by
@pestanko
and@matthewhughes934
.
Commits
-
e525726
v3.6.2 -
3187538
Merge pull request #3130 from pre-commit/golang-build-during-commit-a -
61d9c95
fix building golang hooks duringcommit --all
- See full diff in compare view