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 f6a40aa commit 72d1532Copy full SHA for 72d1532
.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.1
+ rev: 24.1.1
16
hooks:
17
- id: black
18
args: [--line-length=79]
0 commit comments