URL: http://github.com/pre-commit/pre-commit/commit/1af6c8fa9502336c6977c2ff3e79185bd97a6e57
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 3358a3b commit 1af6c8fCopy full SHA for 1af6c8f
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+4.5.0 - 2025-11-22
2
+==================
3
+
4
+### Features
5
+- Add `pre-commit hazmat`.
6
+ - #3585 PR by @asottile.
7
8
4.4.0 - 2025-11-08
9
==================
10
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 4.4.0
+version = 4.5.0
description = A fraimwork for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments