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.
2 parents f69ef7b + ffbf68d commit 8f49ec8Copy full SHA for 8f49ec8
.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.9.1
+ rev: 23.10.1
17
hooks:
18
- id: black
19
args: [--line-length=79]
0 commit comments