Skip to content

Commit 4c06239

Browse files
committed
v3.3.0
1 parent 5df9eb9 commit 4c06239

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
3.3.0 - 2023-05-01
2+
==================
3+
4+
### Features
5+
- Upgrade ruby-build.
6+
- #2846 PR by @jalessio.
7+
- Use blobless clone for faster autoupdate.
8+
- #2859 PR by @asottile.
9+
- Add `-j` / `--jobs` argument to `autoupdate` for parallel execution.
10+
- #2863 PR by @asottile.
11+
- issue by @gaborbernat.
12+
113
3.2.2 - 2023-04-03
214
==================
315

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 3.2.2
3+
version = 3.3.0
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)