Skip to content

Commit 3f84f1b

Browse files
committed
chore(deps): update black to v22
1 parent 425d161 commit 3f84f1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/psf/black
6-
rev: 21.12b0
6+
rev: 22.1.0
77
hooks:
88
- id: black
99
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
argcomplete==2.0.0
2-
black==21.12b0
2+
black==22.1.0
33
flake8==4.0.1
44
isort==5.10.1
55
mypy==0.931

0 commit comments

Comments
 (0)