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

Skip to content

Commit 41d998f

Browse files
committed
v1.4.1
1 parent bb2ced7 commit 41d998f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.4.1
2+
=====
3+
4+
### Fixes
5+
- `pre-commit autoupdate --repo ...` no longer deletes other repos.
6+
- #660 issue by @KevinHock.
7+
- #661 PR by @KevinHock.
8+
19
1.4.0
210
=====
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='1.4.0',
12+
version='1.4.1',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)