Skip to content

Commit 0359fae

Browse files
committed
v3.0.4
1 parent cc7bf96 commit 0359fae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
3.0.3 - 2023-02-01
210
==================
311

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 3.0.3
3+
version = 3.0.4
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)