Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2207e5

Browse files
committed
v2.8.1
1 parent 8fb7365 commit b2207e5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.8.1 - 2020-10-28
2+
==================
3+
4+
### Fixes
5+
- Allow default `language_version` of `system` when the homedir is `/`
6+
- #1669 PR by @asottile.
7+
18
2.8.0 - 2020-10-28
29
==================
310

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 2.8.0
3+
version = 2.8.1
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)