There was an error while loading. Please reload this page.
2 parents 4eaabe4 + 2e043a1 commit 4b71f2eCopy full SHA for 4b71f2e
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: flake8
20
args: [--max-line-length=128, '--exclude=./.*,build,dist', '--ignore=E501,W503,E203,F841,E231,W604', --count, --statistics, --show-source]
21
- repo: https://github.com/pycqa/isort
22
- rev: 8.0.1
+ rev: 9.0.0a3
23
hooks:
24
- id: isort
25
args: [--profile=black, --line-length=128]
0 commit comments