Skip to content

Commit fd0873b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.5.14 → 0.6.12](astral-sh/uv-pre-commit@0.5.14...0.6.12) - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4)
1 parent ea4812f commit fd0873b

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
@@ -17,12 +17,12 @@ repos:
1717
- id: check-shebang-scripts-are-executable
1818

1919
- repo: https://github.com/astral-sh/uv-pre-commit
20-
rev: 0.5.14
20+
rev: 0.6.12
2121
hooks:
2222
- id: uv-lock
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.8.6
25+
rev: v0.11.4
2626
hooks:
2727
- id: ruff-format
2828
- id: ruff

0 commit comments

Comments
 (0)