This commit is contained in:
Anthony Sottile
2020-10-30 13:36:35 -07:00
parent 4aa249c8a5
commit 3112e08088
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
2.8.2 - 2020-10-30
==================
### Fixes
- Fix installation of ruby hooks with `language_version: default`
- #1671 issue by @aerickson.
- #1672 PR by @asottile.
2.8.1 - 2020-10-28
==================

View File

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