Skip to content

Commit f15ba76

Browse files
chore: pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy.git: v1.16.1 → v1.17.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.16.1...v1.17.1)
1 parent f9ba1d4 commit f15ba76

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.16.1
60+
rev: v1.17.1
6161
hooks:
6262
- id: mypy
6363
alias: mypy-py312

0 commit comments

Comments
 (0)