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 c224692 commit 6e34ad5Copy full SHA for 6e34ad5
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: pyupgrade
36
args: [--py39-plus]
37
- repo: https://github.com/psf/black
38
- rev: 23.10.0
+ rev: 23.10.1
39
hooks:
40
- id: black
41
args:
0 commit comments