Skip to content

Commit 06d2272

Browse files
committed
ci(pre-commit): update mypy
1 parent b36d6a8 commit 06d2272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: ruff
1010
args: [--fix, --exit-non-zero-on-fix]
1111
- repo: https://github.com/pre-commit/mirrors-mypy
12-
rev: v0.940
12+
rev: v0.981
1313
hooks:
1414
- id: mypy
1515
additional_dependencies: [

0 commit comments

Comments
 (0)