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 6043cf3 commit fdc4080Copy full SHA for fdc4080
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 20.8b1 # Replace by any tag/version: https://github.com/psf/black/tags
+ rev: 21.10b0 # Replace by any tag/version: https://github.com/psf/black/tags
4
hooks:
5
- id: black
6
language_version: python3 # Should be a command that runs python3.6+
0 commit comments