Skip to content

Commit 550212c

Browse files
authored
Auto-update pre-commit hooks
1 parent 1dd6401 commit 550212c

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
@@ -26,7 +26,7 @@ repos:
2626
- id: isort
2727
exclude: ^examples/
2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v0.942
29+
rev: v0.960
3030
hooks:
3131
- id: mypy
3232
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)