mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 00:54:42 +04:00
Merge tag 'v2.1.1'
This commit is contained in:
commit
db6124482d
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
2.1.1 - 2020-02-24
|
||||||
|
==================
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- Temporarily restore python 3.6.0 support (broken in 2.0.0)
|
||||||
|
- reported by @obestwalter.
|
||||||
|
- 081f3028 by @asottile.
|
||||||
|
|
||||||
2.1.0 - 2020-02-18
|
2.1.0 - 2020-02-18
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = pre_commit
|
name = pre_commit
|
||||||
version = 2.1.0
|
version = 2.1.1
|
||||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue