Skip to content

Commit 477e980

Browse files
pre-commit-ci[bot]commonism
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.5...v0.15.10) - [github.com/astral-sh/uv-pre-commit: 0.10.9 → 0.11.6](astral-sh/uv-pre-commit@0.10.9...0.11.6)
1 parent 5dd56c5 commit 477e980

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
@@ -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.10
99
hooks:
1010
# Run the linter.
1111
- id: ruff-check
@@ -62,7 +62,7 @@ repos:
6262
6363
- repo: https://github.com/astral-sh/uv-pre-commit
6464
# uv version.
65-
rev: 0.10.9
65+
rev: 0.11.6
6666
hooks:
6767
# Update the uv lockfile
6868
- id: uv-lock

0 commit comments

Comments
 (0)