Skip to content

Commit 4b71f2e

Browse files
authored
Merge pull request #19 from DeepPSP/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4eaabe4 + 2e043a1 commit 4b71f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: flake8
2020
args: [--max-line-length=128, '--exclude=./.*,build,dist', '--ignore=E501,W503,E203,F841,E231,W604', --count, --statistics, --show-source]
2121
- repo: https://github.com/pycqa/isort
22-
rev: 8.0.1
22+
rev: 9.0.0a3
2323
hooks:
2424
- id: isort
2525
args: [--profile=black, --line-length=128]

0 commit comments

Comments
 (0)