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 6662785 commit c2bc835Copy full SHA for c2bc835
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
hooks:
51
- id: isort
52
- repo: https://github.com/psf/black
53
- rev: 23.9.1
+ rev: 23.10.0
54
55
- id: black
56
- repo: https://github.com/codespell-project/codespell
0 commit comments