Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 39da0ac commit ee3b909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
- id: prettier
stages: [commit]
- repo: https://github.com/igorshubovych/markdownlint-cli # https://github.com/DavidAnson/markdownlint
rev: v0.43.0
rev: v0.39.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/psf/black-pre-commit-mirror
Expand All @@ -54,7 +54,7 @@ repos:
- id: python-no-log-warn
- id: rst-backticks
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0
rev: v1.14.0
hooks:
- id: mypy
# https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-show-error-codes
Expand Down

0 comments on commit ee3b909

Please sign in to comment.