Skip to content

Commit cefb8ee

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.9 → 0.10.10](astral-sh/uv-pre-commit@0.10.9...0.10.10) - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6)
1 parent 745c0b7 commit cefb8ee

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.9
80+
rev: 0.10.10
8181
hooks:
8282
- id: uv-lock
8383
priority: 7
8484

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

0 commit comments

Comments
 (0)