Skip to content

Commit 49371ee

Browse files
authored
Merge pull request #3 from nipype/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7ff8166 + 7a8e9b2 commit 49371ee

File tree

2 files changed

+167
-104
lines changed

2 files changed

+167
-104
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v2.0.0
5+
rev: v4.0.1
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
99
- id: check-yaml
1010
- id: check-added-large-files
1111
- repo: https://github.com/psf/black
12-
rev: 19.3b0
12+
rev: 21.11b1
1313
hooks:
1414
- id: black

0 commit comments

Comments
 (0)