We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d01b267 + a5a33ac commit 903b972Copy full SHA for 903b972
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: '^($|.*\.bin)'
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 22.6.0
+ rev: 22.8.0
5
hooks:
6
- id: black
7
args: [--safe, --quiet]
0 commit comments