Skip to content

Commit a8acf84

Browse files
ci - pre-commit autoupdate (#129)
updates: - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.15.0](pre-commit/mirrors-mypy@v1.13.0...v1.15.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6b4f39e commit a8acf84

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
@@ -72,7 +72,7 @@ repos:
7272
- flake8-implicit-str-concat
7373

7474
- repo: https://github.com/pre-commit/mirrors-mypy
75-
rev: v1.13.0
75+
rev: v1.15.0
7676
hooks:
7777
- id: mypy
7878
args: [--no-strict-optional, --ignore-missing-imports, --allow-untyped-global]

0 commit comments

Comments
 (0)