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 cc7bf96 commit 0359faeCopy full SHA for 0359fae
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+3.0.4 - 2023-02-03
2
+==================
3
+
4
+### Fixes
5
+- Fix hook diff detection for files affected by `--textconv`.
6
+ - #2743 PR by @adamchainz.
7
+ - #2743 issue by @adamchainz.
8
9
3.0.3 - 2023-02-01
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.0.3
+version = 3.0.4
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