We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f0eb4 commit a83d3b8Copy full SHA for a83d3b8
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: ["--application-directories", "examples"]
22
additional_dependencies: ["setuptools>60.9"]
23
- repo: https://github.com/psf/black
24
- rev: 22.12.0
+ rev: 23.1.0
25
hooks:
26
- id: black
27
- repo: https://github.com/PyCQA/flake8
0 commit comments