Skip to content

Commit a77a1f3

Browse files
chore: update pre-commit hook mypy
updates: - github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0
1 parent 0751e5f commit a77a1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: sp-repo-review
2727

2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v1.20.2
29+
rev: v2.1.0
3030
hooks:
3131
- id: mypy
3232
args: [--config-file, pyproject.toml]

0 commit comments

Comments
 (0)