Skip to content

Commit 27ee2a5

Browse files
[pre-commit.ci] pre-commit autoupdate (#2308)
1 parent bcabde4 commit 27ee2a5

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
@@ -35,7 +35,7 @@ repos:
3535

3636
# Check python code static typing
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
38+
rev: 412de98d50e846f31ea6f4b0ad036f2c24a7a024 # frozen: v1.17.1
3939
hooks:
4040
- id: mypy
4141
args: [--config, ./mypy.ini]

0 commit comments

Comments
 (0)