Skip to content

Commit

Permalink
Merge pull request #201 from ComputationalPhysiology/pre-commit-ci-up…
Browse files Browse the repository at this point in the history
…date-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
finsberg authored Oct 18, 2023
2 parents e9fb825 + 68d5658 commit 7fa52b9
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 @@ -36,13 +36,13 @@ repos:
- id: setup-cfg-fmt

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.6.0
hooks:
- id: mypy
additional_dependencies: ['types-requests']

- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v7.3.1
rev: v7.3.2
hooks:
- id: cspell
files: src/|docs/source/(.+).md|docs/source/(.+).rst|tests|README.md
Expand Down

0 comments on commit 7fa52b9

Please sign in to comment.