Skip to content

Commit

Permalink
Merge pull request #1810 from bids-standard/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Remi-Gau authored Apr 30, 2024
2 parents f0bc977 + 7ee24d1 commit e3291a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: check-added-large-files
- id: check-case-conflict
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
files: ^tools/(?!schemacode)
Expand Down Expand Up @@ -55,7 +55,7 @@ repos:
- id: codespell
args: ["--config=.codespellrc", "--dictionary=-", "--dictionary=.codespell_dict"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0
rev: v1.10.0
hooks:
- id: mypy
# Sync with project.optional-dependencies.typing
Expand Down

0 comments on commit e3291a7

Please sign in to comment.