Skip to content

Commit

Permalink
Merge pull request #204 from nationalarchives/renovate/pre-commit-mir…
Browse files Browse the repository at this point in the history
…rors-mypy-1.x

chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.13.0
  • Loading branch information
jacksonj04 authored Oct 28, 2024
2 parents 34d808d + d36a8f5 commit 03b85f6
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 @@ -34,7 +34,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.12.1
rev: v1.13.0
hooks:
- id: mypy
name: mypy-src
Expand All @@ -47,7 +47,7 @@ repos:
exclude: (?:test_|factory.py)

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.12.1
rev: v1.13.0
hooks:
- id: mypy
name: mypy-tests
Expand Down

0 comments on commit 03b85f6

Please sign in to comment.