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 8f49ec8 + 4b8a2d4 commit 4d145cdCopy full SHA for 4d145cd
.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.10.1
+ rev: 23.11.0
17
hooks:
18
- id: black
19
args: [--line-length=79]
0 commit comments