8000 chore(deps): update black to v22.3.0 · python-gitlab/python-gitlab@8d48224 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d48224

Browse files
committed
chore(deps): update black to v22.3.0
1 parent 121d70a commit 8d48224

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: 22.1.0
6+
rev: 22.3.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==22.1.0
2+
black==22.3.0
33
flake8==4.0.1
44
isort==5.10.1
55
mypy==0.942

0 commit comments

Comments
 (0)
0