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 b046fc0 commit 950dd63Copy full SHA for 950dd63
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: isort
26
name: isort
27
- repo: https://github.com/psf/black
28
- rev: 23.3.0
+ rev: 23.7.0
29
hooks:
30
- id: black
31
- repo: https://github.com/pycqa/flake8
0 commit comments