mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v3.0.3
This commit is contained in:
parent
bfe1a72734
commit
e846829992
2 changed files with 9 additions and 1 deletions
|
|
@ -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
|
3.0.2 - 2023-01-29
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = pre_commit
|
name = pre_commit
|
||||||
version = 3.0.2
|
version = 3.0.3
|
||||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue