We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8156d6f + 84b55c1 commit 02bd3ccCopy full SHA for 02bd3cc
1 file changed
.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: 23.1.0
+ rev: 23.3.0
17
hooks:
18
- id: black
19
- repo: https://github.com/asottile/pyupgrade
0 commit comments