We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d847bf + 9211a75 commit dda8beaCopy full SHA for dda8bea
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: reorder-python-imports
13
args: [--application-directories, '.:src', --py37-plus]
14
- repo: https://github.com/psf/black
15
- rev: 23.1.0
+ rev: 23.3.0
16
hooks:
17
- id: black
18
args: [--line-length=79]
0 commit comments