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