This commit is contained in:
Anthony Sottile
2023-02-03 12:07:23 -05:00
parent cc7bf965eb
commit 0359fae2da
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
3.0.4 - 2023-02-03
==================
### Fixes
- Fix hook diff detection for files affected by `--textconv`.
- #2743 PR by @adamchainz.
- #2743 issue by @adamchainz.
3.0.3 - 2023-02-01
==================

View File

@@ -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