Skip to content

Commit bf57e17

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.9...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v1.20.2](pre-commit/mirrors-mypy@v1.20.0...v1.20.2)
1 parent 5ec9ac3 commit bf57e17

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
@@ -29,14 +29,14 @@ repos:
2929
- id: trailing-whitespace
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.15.9
32+
rev: v0.15.12
3333
hooks:
3434
- id: ruff
3535
args: ["--fix", "--show-fixes"]
3636
- id: ruff-format
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.20.0
39+
rev: v1.20.2
4040
hooks:
4141
- id: mypy
4242
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)