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

Skip to content

Commit 9c37473

Browse files
committed
v1.11.2
1 parent 9bcfe17 commit 9c37473

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.11.2
2+
======
3+
4+
### Fixes
5+
- `check-useless-exclude` now considers `types`
6+
- #704 issue by @asottile.
7+
- #837 PR by @georgeyk.
8+
- `pre-push` hook was not identifying all commits on push to new branch
9+
- #843 issue by @prem-nuro.
10+
- #844 PR by @asottile.
11+
112
1.11.1
213
======
314

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
1515
url='https://github.com/pre-commit/pre-commit',
16-
version='1.11.1',
16+
version='1.11.2',
1717
author='Anthony Sottile',
1818
author_email='[email protected]',
1919
classifiers=[

0 commit comments

Comments
 (0)