We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9159205 commit e83a457Copy full SHA for e83a457
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 22.6.0
+ rev: 22.8.0
6
hooks:
7
- id: black
8
types: []
0 commit comments