We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30f757b + b8f473b commit 95d2ae3Copy full SHA for 95d2ae3
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: '^($|.*\.bin)'
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 21.6b0
+ rev: 21.7b0
5
hooks:
6
- id: black
7
args: [--safe, --quiet]
0 commit comments