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

Skip to content

Commit c751f62

Browse files
committed
v1.4.5
1 parent 4d6efe1 commit c751f62

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.4.5
2+
=====
3+
4+
### Fixes
5+
- Fix `local` golang repositories with `additional_dependencies`.
6+
- #679 #680 issue and PR by @asottile.
7+
8+
### Misc
9+
- Replace some string literals with constants
10+
- #678 PR by @revolter.
11+
112
1.4.4
213
=====
314

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.4',
12+
version='1.4.5',
1313

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

0 commit comments

Comments
 (0)