Skip to content

Commit f1fa0b5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a → 412de98d50e846f31ea6f4b0ad036f2c24a7a024](pre-commit/mirrors-mypy@0f86793...412de98)
1 parent b974fa1 commit f1fa0b5

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
@@ -54,7 +54,7 @@ repos:
5454
- flake8-builtins
5555
- flake8-comprehensions
5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
57+
rev: 412de98d50e846f31ea6f4b0ad036f2c24a7a024 # frozen: v1.17.1
5858
hooks:
5959
- id: mypy
6060
args: ["--scripts-are-modules"]

0 commit comments

Comments
 (0)