Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 2b6c3fe commit 0f222e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
args: [ "--max-line-length", "120" ]
exclude: "tests/to-be-tested/"
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v0.991'
rev: 'v1.8.0'
hooks:
- id: mypy
files: ^flake8_executable
Expand Down

0 comments on commit 0f222e2

Please sign in to comment.