Skip to content

Commit feab0d0

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

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737

3838
## Check JSON schemata
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.36.1
40+
rev: 0.36.2
4141
hooks:
4242
- id: check-github-workflows
4343
priority: 0
@@ -56,7 +56,7 @@ repos:
5656

5757
## Check for spelling
5858
- repo: https://github.com/adhtruong/mirrors-typos
59-
rev: v1.43.3
59+
rev: v1.43.4
6060
hooks:
6161
- id: typos
6262
priority: 0
@@ -78,7 +78,7 @@ repos:
7878

7979
## Ensure uv lock file is up-to-date
8080
- repo: https://github.com/astral-sh/uv-pre-commit
81-
rev: 0.10.0
81+
rev: 0.10.3
8282
hooks:
8383
- id: uv-lock
8484
priority: 0
@@ -114,7 +114,7 @@ repos:
114114

115115
## Python linting using ruff
116116
- repo: https://github.com/astral-sh/ruff-pre-commit
117-
rev: v0.15.0
117+
rev: v0.15.1
118118
hooks:
119119
- id: ruff-format
120120
priority: 1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ docs = [
8686
dev = [
8787
{include-group = "test"},
8888
"nox>=2025.11.12",
89-
"ty==0.0.15",
89+
"ty==0.0.17",
9090
]
9191

9292
[project.urls]

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)