Thanks to visit codestin.com Credit goes to github.com
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 fcbc745 commit 8a0630cCopy full SHA for 8a0630c
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+4.5.1 - 2025-12-16
2
+==================
3
+
4
+### Fixes
5
+- Fix `language: python` with `repo: local` without `additional_dependencies`.
6
+ - #3597 PR by @asottile.
7
8
4.5.0 - 2025-11-22
9
==================
10
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 4.5.0
+version = 4.5.1
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