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 1dffc51 commit e7fd330Copy full SHA for e7fd330
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: reorder-python-imports
20
args: [--application-directories, '.:src', --py37-plus]
21
- repo: https://github.com/psf/black
22
- rev: 23.10.0
+ rev: 23.10.1
23
hooks:
24
- id: black
25
- repo: https://github.com/asottile/pyupgrade
0 commit comments