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 1d02aa3 commit c5d2785Copy full SHA for c5d2785
.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.12.0
+ rev: 23.12.1
16
hooks:
17
- id: black
18
args: [--line-length=79]
0 commit comments