Skip to content

Commit b3519b0

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.17.1
1 parent 1cf7f02 commit b3519b0

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
@@ -30,7 +30,7 @@ repos:
3030
- id: pyupgrade
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: "v1.17.0"
33+
rev: "v1.17.1"
3434
hooks:
3535
- id: mypy
3636
args:

0 commit comments

Comments
 (0)