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