Skip to content

Commit 531ee05

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update black to v22.10.0
1 parent d47c0f0 commit 531ee05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

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

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
argcomplete<=2.0.0
2-
black==22.8.0
2+
black==22.10.0
33
commitizen==2.35.0
44
flake8==5.0.4
55
isort==5.10.1

0 commit comments

Comments
 (0)