Skip to content

Commit 3ef4f28

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0)
1 parent 6e9f62a commit 3ef4f28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-added-large-files
66
args:
@@ -89,7 +89,7 @@ repos:
8989
hooks:
9090
- id: codespell
9191
- repo: https://github.com/pre-commit/mirrors-mypy
92-
rev: v1.5.1
92+
rev: v1.6.0
9393
hooks:
9494
- id: mypy
9595
args:

0 commit comments

Comments
 (0)