8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3187538 commit e525726Copy full SHA for e525726
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+3.6.2 - 2024-02-18
2
+==================
3
+
4
+### Fixes
5
+- Fix building golang hooks during `git commit --all`.
6
+ - #3130 PR by @asottile.
7
+ - #2722 issue by @pestanko and @matthewhughes934.
8
9
3.6.1 - 2024-02-10
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.6.1
+version = 3.6.2
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments