Skip to content

Commit 90b0c4b

Browse files
authored
Merge pull request #11 from DeepPSP/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ac42e6e + f1a58b1 commit 90b0c4b

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,official*,torch_ecg,references,*.ipynb', '--ignore=E501,W503,E203,F841,E402,E231,E731,E226,E225', --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)