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.
1 parent 6f26c3f commit 16e6058Copy full SHA for 16e6058
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
exclude: '^($|.*\.bin)'
2
repos:
3
- - repo: https://github.com/ambv/black
+ - repo: https://github.com/psf/black
4
rev: 20.8b1
5
hooks:
6
- id: black
0 commit comments