We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14dd25 commit 60842a6Copy full SHA for 60842a6
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: isort
27
- repo: https://github.com/psf/black
28
- rev: 22.3.0
+ rev: 22.6.0
29
30
- id: black
31
args: [ --safe ]
0 commit comments