Skip to content

Commit 149b819

Browse files
authored
Merge pull request #41 from nipype/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ea2092b + 3f3450d commit 149b819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- id: flake8
2222
exclude: ^(pydra_ml/_version\.py|versioneer\.py)$
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 5.9.2
24+
rev: 5.9.3
2525
hooks:
2626
- id: isort
2727
args: ["--profile", "black"]

0 commit comments

Comments
 (0)