Skip to content

Commit 79ec189

Browse files
committed
Update version of pre-commit
1 parent e90a743 commit 79ec189

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ repos:
1414
rev: v1.3.3
1515
hooks:
1616
- id: reorder-python-imports
17-
language_version: python2.7
1817
- repo: https://github.com/python/black
19-
rev: 20.8b1
18+
rev: 22.3.0
2019
hooks:
2120
- id: black

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pre-commit==1.15.1
1+
pre-commit==2.19.0

0 commit comments

Comments
 (0)