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 08f09e4 commit 731f06fCopy full SHA for 731f06f
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ default_language_version:
2
python: python3.9
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 23.7.0
+ rev: 23.9.1
6
hooks:
7
- id: black
8
args: [--safe, --quiet]
0 commit comments