Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (
Browse files Browse the repository at this point in the history
#100)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Jan 7, 2025
1 parent 6a2e241 commit 5db2dad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:

# Mypy Check
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
files: src|tests
Expand Down
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:

# Mypy Check
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
files: src|tests
Expand Down

0 comments on commit 5db2dad

Please sign in to comment.