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 597bf7c commit 5027592Copy full SHA for 5027592
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+3.2.2 - 2023-04-03
2
+==================
3
+
4
+### Fixes
5
+- Fix support for swift >= 5.8.
6
+ - #2836 PR by @edelabar.
7
+ - #2835 issue by @kgrobelny-intive.
8
9
3.2.1 - 2023-03-25
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.2.1
+version = 3.2.2
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