We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77211a5 commit 7bb7077Copy full SHA for 7bb7077
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pyupgrade
23
24
- repo: https://github.com/psf/black
25
- rev: 22.6.0
+ rev: 22.8.0
26
hooks:
27
- id: black
28
args: [--safe]
0 commit comments