Skip to content

Commit 5f6f59a

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.20.1 (#435)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/mirrors-mypy](https://redirect.github.com/pre-commit/mirrors-mypy) | repository | patch | `v1.20.0` → `v1.20.1` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)</summary> ### [`v1.20.1`](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.20.0...v1.20.1) [Compare Source](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.20.0...v1.20.1) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/identity-platform-login-ui-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 757a343 + 752b4f5 commit 5f6f59a

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.20.0
30+
rev: v1.20.1
3131
hooks:
3232
- id: mypy
3333
args: ["--config-file", "pyproject.toml"]

0 commit comments

Comments
 (0)