Skip to content

Commit 28e5b04

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.291...v0.0.292) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0)
1 parent 9935dfc commit 28e5b04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ repos:
4141
- id: black
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.0.291
44+
rev: v0.0.292
4545
hooks:
4646
- id: ruff
4747
args: ["--fix", "--show-fixes"]
4848

4949
- repo: https://github.com/pre-commit/mirrors-mypy
50-
rev: v1.5.1
50+
rev: v1.6.0
5151
hooks:
5252
- id: mypy
5353
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)