We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f449b95 + 2cd0993 commit eaf9eaeCopy full SHA for eaf9eae
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [--py38-plus]
30
31
- repo: https://github.com/psf/black-pre-commit-mirror
32
- rev: 23.10.0
+ rev: 23.10.1
33
hooks:
34
- id: black
35
args: [--config, pyproject.toml]
0 commit comments