Skip to content

Commit d8f0b8e

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.10.10 → 0.10.12](astral-sh/uv-pre-commit@0.10.10...0.10.12) - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7)
1 parent cefb8ee commit d8f0b8e

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
@@ -77,13 +77,13 @@ repos:
7777
priority: 7
7878

7979
- repo: https://github.com/astral-sh/uv-pre-commit
80-
rev: 0.10.10
80+
rev: 0.10.12
8181
hooks:
8282
- id: uv-lock
8383
priority: 7
8484

8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.15.6
86+
rev: v0.15.7
8787
hooks:
8888
- id: ruff-format
8989
priority: 7

0 commit comments

Comments
 (0)