Skip to content

Commit

Permalink
ci(pre-commit): update mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
simsa-st committed Mar 25, 2024
1 parent b36d6a8 commit 06d2272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.940
rev: v0.981
hooks:
- id: mypy
additional_dependencies: [
Expand Down

0 comments on commit 06d2272

Please sign in to comment.