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.
2 parents 08f09e4 + 731f06f commit 55a0acbCopy full SHA for 55a0acb
.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