Skip to content

Commit f33ba50

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.11.2 → 0.11.8](astral-sh/uv-pre-commit@0.11.2...0.11.8) - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.8...v0.15.12)
1 parent 6d24ae0 commit f33ba50

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
@@ -12,11 +12,11 @@ repos:
1212
args: [--fix=lf] # Ensures all line endings are LF
1313
- repo: https://github.com/astral-sh/uv-pre-commit
1414
# uv version.
15-
rev: 0.11.2
15+
rev: 0.11.8
1616
hooks:
1717
- id: uv-lock
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.15.8
19+
rev: v0.15.12
2020
hooks:
2121
- id: ruff-check
2222
args: [--fix]

0 commit comments

Comments
 (0)