Skip to content

Commit f6cd738

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.8.19 → 0.9.24](astral-sh/uv-pre-commit@0.8.19...0.9.24) - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.11](astral-sh/ruff-pre-commit@v0.13.1...v0.14.11) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.1](pre-commit/mirrors-mypy@v1.18.2...v1.19.1)
1 parent 3de6459 commit f6cd738

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99
- uv-test
1010
repos:
1111
- repo: https://github.com/astral-sh/uv-pre-commit
12-
rev: 0.8.19
12+
rev: 0.9.24
1313
hooks:
1414
- id: uv-lock
1515
- id: uv-export
@@ -19,7 +19,7 @@ repos:
1919
- id: taplo-format
2020
- id: taplo-lint
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.13.1
22+
rev: v0.14.11
2323
hooks:
2424
- id: ruff-check
2525
types_or: [python, pyi, jupyter]
@@ -36,7 +36,7 @@ repos:
3636
- id: name-tests-test
3737
- id: requirements-txt-fixer
3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.18.2
39+
rev: v1.19.1
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:

0 commit comments

Comments
 (0)