Skip to content

Commit 01c16a9

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

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ 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.26
69+
rev: 0.9.28
7070
hooks:
7171
- id: uv-lock
7272

@@ -97,7 +97,7 @@ repos:
9797

9898
# Check for spelling
9999
- repo: https://github.com/adhtruong/mirrors-typos
100-
rev: v1.42.1
100+
rev: v1.42.3
101101
hooks:
102102
- id: typos
103103

@@ -142,7 +142,7 @@ repos:
142142

143143
# Check JSON schemata
144144
- repo: https://github.com/python-jsonschema/check-jsonschema
145-
rev: 0.36.0
145+
rev: 0.36.1
146146
hooks:
147147
- id: check-dependabot
148148
- id: check-github-workflows

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,5 +424,5 @@ dev = [
424424
{include-group = "build"},
425425
{include-group = "test"},
426426
"nox>=2025.11.12",
427-
"ty==0.0.13",
427+
"ty==0.0.14",
428428
]

uv.lock

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

0 commit comments

Comments
 (0)