Skip to content

Commit 7b74a59

Browse files
authored
Merge pull request #5 from DeepPSP/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 23028aa + a35b9a0 commit 7b74a59

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
@@ -20,7 +20,7 @@ repos:
2020
additional_dependencies: [pycodestyle>=2.11.0]
2121
args: [--max-line-length=128, '--exclude=./.*,build,dist', '--ignore=E501,W503,E203,F841,E231', --count, --statistics, --show-source]
2222
- repo: https://github.com/pycqa/isort
23-
rev: 8.0.0
23+
rev: 8.0.1
2424
hooks:
2525
- id: isort
2626
args: [--profile=black, --line-length=128]

0 commit comments

Comments
 (0)