Skip to content

Commit a561889

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

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

templates/device/.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ repos:
4747

4848
# Ensure uv lock file is up-to-date
4949
- repo: https://github.com/astral-sh/uv-pre-commit
50-
rev: 0.10.8
50+
rev: 0.10.9
5151
hooks:
5252
- id: uv-lock
5353

5454
# Python linting using ruff
5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.15.4
56+
rev: v0.15.5
5757
hooks:
5858
- id: ruff-check
5959
- id: ruff-format

templates/device/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test = [
6363
dev = [
6464
{include-group = "test"},
6565
"nox>=2025.11.12",
66-
"ty==0.0.20",
66+
"ty==0.0.21",
6767
]
6868

6969

templates/device/uv.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)