mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
v3.3.3
This commit is contained in:
parent
e891f8606e
commit
5da4258b17
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
3.3.3 - 2023-06-13
|
||||
==================
|
||||
|
||||
### Fixes
|
||||
- Work around OS packagers setting `--install-dir` / `--bin-dir` in gem settings.
|
||||
- #2905 PR by @jaysoffian.
|
||||
- #2799 issue by @lmilbaum.
|
||||
|
||||
3.3.2 - 2023-05-17
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = pre_commit
|
||||
version = 3.3.2
|
||||
version = 3.3.3
|
||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue