Skip to content

Commit

Permalink
add to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Sep 27, 2024
1 parent 0a27c83 commit 0ed988d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ repos:
- id: codespell
additional_dependencies:
- tomli

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
hooks:
- id: mypy

0 comments on commit 0ed988d

Please sign in to comment.