Skip to content

Commit a517e47

Browse files
ci: pre-commit autoupdate (#121)
1 parent 6efbb0b commit a517e47

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
@@ -21,7 +21,7 @@ repos:
2121
args: [--max-line-length=100, --ignore=E501]
2222
exclude: ^commit_check/__init__.py
2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.6.1
24+
rev: v1.7.0
2525
hooks:
2626
- id: mypy
2727
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)