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 2e2f1b2 commit 8e120cbCopy full SHA for 8e120cb
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: reorder-python-imports
14
args: [--application-directories, '.:src', --py37-plus]
15
- repo: https://github.com/psf/black
16
- rev: 23.12.1
+ rev: 24.2.0
17
hooks:
18
- id: black
19
args: [--line-length=79]
0 commit comments