Skip to content

Commit 7ee9d9c

Browse files
Merge pull request #302 from canonical/renovate/auto-patch-pre-commit-hooks
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.17.1
2 parents 8a81811 + c0abb41 commit 7ee9d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
args: [--fix, --exit-non-zero-on-fix]
2828
- id: ruff-format
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.17.0
30+
rev: v1.17.1
3131
hooks:
3232
- id: mypy
3333
args: ["--config-file", "pyproject.toml"]

0 commit comments

Comments
 (0)