We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47c0f0 commit 531ee05Copy full SHA for 531ee05
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_language_version:
3
4
repos:
5
- repo: https://github.com/psf/black
6
- rev: 22.8.0
+ rev: 22.10.0
7
hooks:
8
- id: black
9
- repo: https://github.com/commitizen-tools/commitizen
requirements-lint.txt
@@ -1,5 +1,5 @@
1
argcomplete<=2.0.0
2
-black==22.8.0
+black==22.10.0
commitizen==2.35.0
flake8==5.0.4
isort==5.10.1
0 commit comments