We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2784c55 + 7e662cf commit be60d1bCopy full SHA for be60d1b
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.4b2
+ rev: 21.5b1
5
hooks:
6
- id: black
7
args: [--safe, --quiet]
0 commit comments