This commit is contained in:
Anthony Sottile
2020-10-28 23:04:31 -07:00
parent 8fb7365a61
commit b2207e5b04
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2.8.1 - 2020-10-28
==================
### Fixes
- Allow default `language_version` of `system` when the homedir is `/`
- #1669 PR by @asottile.
2.8.0 - 2020-10-28
==================

View File

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