Skip to content

Commit b6122ce

Browse files
⬆️🪝 Update patch updates
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfedc6a commit b6122ce

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
@@ -66,13 +66,13 @@ repos:
6666

6767
# Ensure uv lock file is up-to-date
6868
- repo: https://github.com/astral-sh/uv-pre-commit
69-
rev: 0.9.16
69+
rev: 0.9.17
7070
hooks:
7171
- id: uv-lock
7272

7373
# Python linting using ruff
7474
- repo: https://github.com/astral-sh/ruff-pre-commit
75-
rev: v0.14.8
75+
rev: v0.14.9
7676
hooks:
7777
- id: ruff-check
7878
- id: ruff-format

0 commit comments

Comments
 (0)