This commit is contained in:
Anthony Sottile
2023-02-01 18:21:18 -05:00
parent bfe1a72734
commit e846829992
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
3.0.3 - 2023-02-01
==================
### Fixes
- Revert "Prevent local `Gemfile` from interfering with hook execution.".
- #2739 issue by @Roguelazer.
- #2740 PR by @asottile.
3.0.2 - 2023-01-29
==================

View File

@@ -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