Skip to content

Commit 82bd596

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update black to v22.6.0
1 parent 5cd39be commit 82bd596

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.3.0
6+
rev: 22.6.0
77
hooks:
88
- id: black
99
- repo: https://github.com/commitizen-tools/commitizen

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.3.0
2+
black==22.6.0
33
commitizen==2.27.1
44
flake8==4.0.1
55
isort==5.10.1

0 commit comments

Comments
 (0)