Skip to content

Commit be2294b

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3c27afe commit be2294b

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,13 +29,13 @@ repos:
2929
hooks:
3030
- id: unkey
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.8.4
32+
rev: v0.8.6
3333
hooks:
3434
- id: ruff
3535
args: [--fix]
3636
- id: ruff-format
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.14.0
38+
rev: v1.14.1
3939
hooks:
4040
- id: mypy
4141
language_version: python3.12

0 commit comments

Comments
 (0)