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 bfe1a72 commit e846829Copy full SHA for e846829
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+3.0.3 - 2023-02-01
2
+==================
3
+
4
+### Fixes
5
+- Revert "Prevent local `Gemfile` from interfering with hook execution.".
6
+ - #2739 issue by @Roguelazer.
7
+ - #2740 PR by @asottile.
8
9
3.0.2 - 2023-01-29
10
==================
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.0.2
+version = 3.0.3
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