We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa249c commit 3112e08Copy full SHA for 3112e08
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.8.2 - 2020-10-30
2
+==================
3
+
4
+### Fixes
5
+- Fix installation of ruby hooks with `language_version: default`
6
+ - #1671 issue by @aerickson.
7
+ - #1672 PR by @asottile.
8
9
2.8.1 - 2020-10-28
10
==================
11
setup.cfg
@@ -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
0 commit comments