Skip to content

Commit 2969c23

Browse files
[pre-commit.ci] pre-commit autoupdate (#455)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0) - [github.com/pre-commit/mirrors-mypy: v0.960 → v0.961](pre-commit/mirrors-mypy@v0.960...v0.961) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2365493 commit 2969c23

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
@@ -24,7 +24,7 @@ repos:
2424
files: \.py$
2525

2626
- repo: https://github.com/pre-commit/pre-commit-hooks
27-
rev: v4.2.0
27+
rev: v4.3.0
2828
hooks:
2929
- id: check-builtin-literals
3030
- id: check-added-large-files
@@ -42,7 +42,7 @@ repos:
4242
- id: flake8
4343

4444
- repo: https://github.com/pre-commit/mirrors-mypy
45-
rev: v0.960
45+
rev: v0.961
4646
hooks:
4747
- id: mypy
4848
args: [--disallow-untyped-defs, --ignore-missing-imports]

0 commit comments

Comments
 (0)