Skip to content

Commit dc80b69

Browse files
chore(deps): renovate: pre-commit/mirrors-mypy to v1.13.0 (#496)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/mirrors-mypy](https://redirect.github.com/pre-commit/mirrors-mypy) | repository | minor | `v1.11.2` -> `v1.13.0` | 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.13.0`](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.12.1...v1.13.0) [Compare Source](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.12.1...v1.13.0) ### [`v1.12.1`](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.12.0...v1.12.1) [Compare Source](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.12.0...v1.12.1) ### [`v1.12.0`](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.11.2...v1.12.0) [Compare Source](https://redirect.github.com/pre-commit/mirrors-mypy/compare/v1.11.2...v1.12.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - "* * * * 1-5" (UTC). 🚦 **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/UCL-ARC/python-tooling). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13d6919 commit dc80b69

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
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: toml-sort-fix
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.11.2
27+
rev: v1.13.0
2828
hooks:
2929
- id: mypy
3030
args:

0 commit comments

Comments
 (0)