Skip to content

Commit

Permalink
pre-commit again
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Aug 8, 2024
1 parent c47c3cb commit 1ad2399
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 @@ -118,7 +118,7 @@ repos:
- flake8-typing-imports

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.11.1
hooks:
- id: mypy
name: Run mypy against source
Expand All @@ -134,7 +134,7 @@ repos:
- types-setuptools

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.11.1
hooks:
- id: mypy
name: Run mypy against tests
Expand Down

0 comments on commit 1ad2399

Please sign in to comment.