Skip to content

Commit cc404e7

Browse files
pre-commit-ci[bot]chaen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.12...v0.15.13) - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0](pre-commit/mirrors-mypy@v1.20.2...v2.1.0)
1 parent 0b56b80 commit cc404e7

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
@@ -31,14 +31,14 @@ repos:
3131
exclude: pixi\.lock$
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: "v0.15.12"
34+
rev: "v0.15.13"
3535
hooks:
3636
- id: ruff-check
3737
args: ["--fix", "--show-fixes"]
3838
- id: ruff-format
3939

4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.20.2
41+
rev: v2.1.0
4242
hooks:
4343
- id: mypy
4444
additional_dependencies:

0 commit comments

Comments
 (0)