Skip to content

Commit bca3c9e

Browse files
chore: pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy.git: v1.13.0 → v1.14.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.13.0...v1.14.1)
1 parent efe1969 commit bca3c9e

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
@@ -57,7 +57,7 @@ repos:
5757
- flake8-mypy
5858
language_version: python3
5959
- repo: https://github.com/pre-commit/mirrors-mypy.git
60-
rev: v1.13.0
60+
rev: v1.14.1
6161
hooks:
6262
- id: mypy
6363
alias: mypy-py312

0 commit comments

Comments
 (0)