Skip to content

Commit 1769c66

Browse files
committed
[7.1.x] update pre-commit hooks
1 parent 840c418 commit 1769c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 22.1.0
3+
rev: 22.3.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -37,7 +37,7 @@ repos:
3737
- flake8-typing-imports==1.12.0
3838
- flake8-docstrings==1.5.0
3939
- repo: https://github.com/asottile/reorder_python_imports
40-
rev: v2.7.1
40+
rev: v3.0.1
4141
hooks:
4242
- id: reorder-python-imports
4343
args: ['--application-directories=.:src', --py37-plus]

0 commit comments

Comments
 (0)