Skip to content

Commit

Permalink
Merge pull request #45 from Remi-Gau/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 Mar 14, 2024
2 parents 07d07dc + 1c5a6d8 commit 9730b28
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 @@ -49,15 +49,15 @@ repos:
- id: setup-cfg-fmt

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
rev: v1.9.0
hooks:
- id: mypy
additional_dependencies: [types-all, pydantic]
files: bidsmreye
args: [--config-file, pyproject.toml]

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down

0 comments on commit 9730b28

Please sign in to comment.