Skip to content

Commit 860e29e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) - [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](pre-commit/mirrors-mypy@v0.920...v0.930)
1 parent ab6e2ce commit 860e29e

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.0.1
3+
rev: v4.1.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -39,7 +39,7 @@ repos:
3939
hooks:
4040
- id: setup-cfg-fmt
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v0.920
42+
rev: v0.930
4343
hooks:
4444
- id: mypy
4545
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)