Skip to content

Commit c63f047

Browse files
ci: pre-commit autoupdate (#168)
updates: - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ff2b870 commit c63f047

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
@@ -22,7 +22,7 @@ repos:
2222
args: [--max-line-length=100, --ignore=E501]
2323
exclude: ^commit_check/__init__.py
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v1.11.1
25+
rev: v1.11.2
2626
hooks:
2727
- id: mypy
2828
additional_dependencies: [types-PyYAML]

0 commit comments

Comments
 (0)