This commit is contained in:
Anthony Sottile 2023-05-01 18:22:26 -04:00
parent 5df9eb9d66
commit 4c0623963f
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,15 @@
3.3.0 - 2023-05-01
==================
### Features
- Upgrade ruby-build.
- #2846 PR by @jalessio.
- Use blobless clone for faster autoupdate.
- #2859 PR by @asottile.
- Add `-j` / `--jobs` argument to `autoupdate` for parallel execution.
- #2863 PR by @asottile.
- issue by @gaborbernat.
3.2.2 - 2023-04-03
==================

View file

@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 3.2.2
version = 3.3.0
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown