Skip to content

Commit e846829

Browse files
committed
v3.0.3
1 parent bfe1a72 commit e846829

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
3.0.2 - 2023-01-29
210
==================
311

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.0.2
3+
version = 3.0.3
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)