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