Skip to content

Commit ee0fd5f

Browse files
authored
Merge pull request #1971 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c2685cc + 7c6545d commit ee0fd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
- id: codespell
7474
args: ["--config=.codespellrc", "--dictionary=-", "--dictionary=.codespell_dict"]
7575
- repo: https://github.com/pre-commit/mirrors-mypy
76-
rev: v1.12.1
76+
rev: v1.13.0
7777
hooks:
7878
- id: mypy
7979
# Sync with project.optional-dependencies.typing

0 commit comments

Comments
 (0)