Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 1fef083

Browse files
[pre-commit.ci] pre-commit autoupdate (#83)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) - [github.com/pre-commit/mirrors-mypy: v0.910 → v0.950](pre-commit/mirrors-mypy@v0.910...v0.950) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6a946ff commit 1fef083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
autoupdate_schedule: monthly
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.1.0
6+
rev: v4.2.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
@@ -32,7 +32,7 @@ repos:
3232
# - id: velin
3333
# args: ["--write", "--compact"]
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v0.910
35+
rev: v0.950
3636
hooks:
3737
- id: mypy
3838
# Copied from setup.cfg

0 commit comments

Comments
 (0)