There was an error while loading. Please reload this page.
2 parents 2aad0a8 + 9fe6d04 commit 6000baeCopy full SHA for 6000bae
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: autoflake
21
args: ["--in-place", "--remove-all-unused-imports"]
22
- repo: https://github.com/PyCQA/isort
23
- rev: 8.0.0
+ rev: 8.0.1
24
hooks:
25
- id: isort
26
- repo: https://github.com/psf/black-pre-commit-mirror
0 commit comments