This commit is contained in:
Anthony Sottile
2023-01-29 18:36:45 -05:00
parent 2e1cfa8f05
commit 6abb05a60c
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
3.0.2 - 2023-01-29
==================
### Fixes
- Prevent local `Gemfile` from interfering with hook execution.
- #2727 PR by @asottile.
- Fix `language: r`, `repo: local` hooks
- pre-commit-ci/issues#107 by @lorenzwalthert.
- #2728 PR by @asottile.
3.0.1 - 2023-01-26
==================

View File

@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 3.0.1
version = 3.0.2
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown