Skip to content

Commit ebb178a

Browse files
committed
v1.10.3
1 parent 09114f1 commit ebb178a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.10.3
2+
======
3+
4+
### Fixes
5+
- Fix `pre-push` during a force push without a fetch
6+
- #777 issue by @domenkozar.
7+
- #778 PR by @asottile.
8+
19
1.10.2
210
======
311

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.10.2',
16+
version='1.10.3',
1717
author='Anthony Sottile',
1818
author_email='asottile@umich.edu',
1919
classifiers=[

0 commit comments

Comments
 (0)