Skip to content

Commit 0488811

Browse files
[pre-commit.ci] pre-commit autoupdate (#219)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](astral-sh/ruff-pre-commit@v0.2.2...v0.3.2) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alexander Piskun <[email protected]>
1 parent 5f57c49 commit 0488811

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
@@ -29,12 +29,12 @@ repos:
2929
- id: pyproject-fmt
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.2.2
32+
rev: v0.3.2
3333
hooks:
3434
- id: ruff
3535

3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.8.0
37+
rev: v1.9.0
3838
hooks:
3939
- id: mypy
4040
files: pillow_heif/

0 commit comments

Comments
 (0)