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 95e2240 commit ce5beecCopy full SHA for ce5beec
.pre-commit-config.yaml
@@ -89,7 +89,7 @@ repos:
89
- id: mypy
90
args: [--config-file, .meta/mypy.ini]
91
- repo: https://github.com/psf/black
92
- rev: "23.10.0"
+ rev: "23.10.1"
93
hooks:
94
- id: black
95
language_version: python38
0 commit comments