Skip to content

Commit 0c2672c

Browse files
authored
Merge pull request #1908 from bids-standard/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c23fa9f + f96ce9a commit 0c2672c

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-added-large-files
1616
- id: check-case-conflict
1717
- repo: https://github.com/python-jsonschema/check-jsonschema
18-
rev: 0.29.1
18+
rev: 0.29.2
1919
hooks:
2020
- id: check-dependabot
2121
- id: check-github-workflows
@@ -67,7 +67,7 @@ repos:
6767
- id: codespell
6868
args: ["--config=.codespellrc", "--dictionary=-", "--dictionary=.codespell_dict"]
6969
- repo: https://github.com/pre-commit/mirrors-mypy
70-
rev: v1.11.1
70+
rev: v1.11.2
7171
hooks:
7272
- id: mypy
7373
# Sync with project.optional-dependencies.typing

0 commit comments

Comments
 (0)