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 4273f2a commit e7b0cfdCopy full SHA for e7b0cfd
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: pretty-format-toml
22
args: [--autofix]
23
- repo: https://github.com/pycqa/isort
24
- rev: 5.11.0
+ rev: v5.11.3
25
hooks:
26
- id: isort
27
- repo: https://github.com/psf/black
0 commit comments