Skip to content

Commit c453524

Browse files
authored
Merge pull request #2025 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f9856fb + 09b83ed commit c453524

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
@@ -74,7 +74,7 @@ repos:
7474
- id: codespell
7575
args: ["--config=.codespellrc", "--dictionary=-", "--dictionary=.codespell_dict"]
7676
- repo: https://github.com/pre-commit/mirrors-mypy
77-
rev: v1.14.0
77+
rev: v1.14.1
7878
hooks:
7979
- id: mypy
8080
# Sync with project.optional-dependencies.typing

0 commit comments

Comments
 (0)