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 7fb57cc commit 40b745aCopy full SHA for 40b745a
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 23.10.1 # Replace by any tag/version: https://github.com/psf/black/tags
+ rev: 23.11.0 # 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