We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58271d7 + 4520803 commit bde8f19Copy full SHA for bde8f19
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: reorder-python-imports
14
args: [--application-directories, '.:src', --py36-plus]
15
- repo: https://github.com/psf/black
16
- rev: 22.6.0
+ rev: 22.8.0
17
hooks:
18
- id: black
19
args: [--line-length=79]
0 commit comments