Skip to content

Commit 32a64f5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.11.14 → 0.11.17](astral-sh/uv-pre-commit@0.11.14...0.11.17) - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.13...v0.15.15)
1 parent e8bf144 commit 32a64f5

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
33
# uv version.
4-
rev: 0.11.14
4+
rev: 0.11.17
55
hooks:
66
# Dependency management
77
- id: uv-lock
@@ -47,7 +47,7 @@ repos:
4747
# Python Linting & Formatting with Ruff
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
4949
# Ruff version.
50-
rev: "v0.15.13"
50+
rev: "v0.15.15"
5151
hooks:
5252
- id: ruff
5353
name: ruff (linter)

0 commit comments

Comments
 (0)