Skip to content

Commit 3340edc

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.1
1 parent 294cc50 commit 3340edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repos:
6161
args: [ '--fix', '--exit-zero' ]
6262
- id: ruff-format
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: 'v1.13.0' # Use the sha / tag you want to point at
64+
rev: 'v1.14.1' # Use the sha / tag you want to point at
6565
hooks:
6666
- id: mypy
6767
# - repo: local

0 commit comments

Comments
 (0)