Skip to content

Commit 7e8fb08

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 4319b6c commit 7e8fb08

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
@@ -98,13 +98,13 @@ repos:
9898
priority: 8
9999

100100
- repo: https://github.com/astral-sh/uv-pre-commit
101-
rev: 0.10.10
101+
rev: 0.10.12
102102
hooks:
103103
- id: uv-lock
104104
priority: 9
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.15.6
107+
rev: v0.15.7
108108
hooks:
109109
- id: ruff-format
110110
priority: 9

0 commit comments

Comments
 (0)