v4.5.1
Some checks failed
main / main-linux (push) Has been cancelled
languages / vars (push) Has been cancelled
main / main-windows (push) Has been cancelled
languages / language (push) Has been cancelled
languages / collector (push) Has been cancelled

This commit is contained in:
Anthony Sottile 2025-12-16 16:13:56 -05:00
parent fcbc745744
commit 8a0630ca1a
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
4.5.1 - 2025-12-16
==================
### Fixes
- Fix `language: python` with `repo: local` without `additional_dependencies`.
- #3597 PR by @asottile.
4.5.0 - 2025-11-22
==================

View file

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