Skip to content

Commit b2ee90d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](pre-commit/mirrors-mypy@v1.7.0...v1.7.1)
1 parent f172b11 commit b2ee90d

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
@@ -41,7 +41,7 @@ repos:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.7.0
44+
rev: v1.7.1
4545
hooks:
4646
- id: mypy
4747
- repo: https://github.com/pycqa/bandit

0 commit comments

Comments
 (0)