Skip to content

Commit b29d5bc

Browse files
authored
Merge pull request #47 from nipype/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b970a28 + a6e8882 commit b29d5bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/psf/black
15-
rev: 21.9b0
15+
rev: 21.11b1
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/PyCQA/flake8
@@ -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.3
24+
rev: 5.10.1
2525
hooks:
2626
- id: isort
2727
args: ["--profile", "black"]

0 commit comments

Comments
 (0)