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 136bbe8 commit e9490ffCopy full SHA for e9490ff
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyupgrade
30
args: [--py38-plus]
31
- repo: https://github.com/psf/black
32
- rev: 23.7.0
+ rev: 23.9.1
33
hooks:
34
- id: black
35
args: [--safe, --quiet]
0 commit comments