Skip to content

Commit 66c6148

Browse files
chore: update pre-commit hooks (#1406)
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.0 → 26.3.1](psf/black-pre-commit-mirror@26.3.0...26.3.1) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 48f67f0 commit 66c6148

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
@@ -77,7 +77,7 @@ repos:
7777
- --profile
7878
- black
7979
- repo: https://github.com/psf/black-pre-commit-mirror
80-
rev: 26.3.0
80+
rev: 26.3.1
8181
hooks:
8282
- id: black
8383
args:
@@ -89,7 +89,7 @@ repos:
8989
args:
9090
- --py38-plus
9191
- repo: https://github.com/pre-commit/mirrors-mypy
92-
rev: v1.19.1
92+
rev: v1.20.0
9393
hooks:
9494
- id: mypy
9595
files: bidspm

0 commit comments

Comments
 (0)