Skip to content

Commit ecc5453

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.5...v0.15.9) - [github.com/astral-sh/uv-pre-commit: 0.10.9 → 0.11.3](astral-sh/uv-pre-commit@0.10.9...0.11.3)
1 parent 01c163d commit ecc5453

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
@@ -5,7 +5,7 @@ repos:
55
- id: pycln
66
- repo: https://github.com/astral-sh/ruff-pre-commit
77
# Ruff version.
8-
rev: v0.15.5
8+
rev: v0.15.9
99
hooks:
1010
# Run the linter.
1111
- id: ruff-check
@@ -58,7 +58,7 @@ repos:
5858

5959
- repo: https://github.com/astral-sh/uv-pre-commit
6060
# uv version.
61-
rev: 0.10.9
61+
rev: 0.11.3
6262
hooks:
6363
# Update the uv lockfile
6464
- id: uv-lock

0 commit comments

Comments
 (0)