Skip to content

Commit 5db2dad

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#100)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent 6a2e241 commit 5db2dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555

5656
# Mypy Check
5757
- repo: https://github.com/pre-commit/mirrors-mypy
58-
rev: v1.13.0
58+
rev: v1.14.1
5959
hooks:
6060
- id: mypy
6161
files: src|tests

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555

5656
# Mypy Check
5757
- repo: https://github.com/pre-commit/mirrors-mypy
58-
rev: v1.13.0
58+
rev: v1.14.1
5959
hooks:
6060
- id: mypy
6161
files: src|tests

0 commit comments

Comments
 (0)