Skip to content

Commit f557445

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

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
@@ -30,7 +30,7 @@ repos:
3030

3131
## Check the pyproject.toml file
3232
- repo: https://github.com/henryiii/validate-pyproject-schema-store
33-
rev: 2026.02.20
33+
rev: 2026.02.22
3434
hooks:
3535
- id: validate-pyproject
3636
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.4
81+
rev: 0.10.7
8282
hooks:
8383
- id: uv-lock
8484
priority: 0
@@ -132,7 +132,7 @@ repos:
132132

133133
## Python linting using ruff
134134
- repo: https://github.com/astral-sh/ruff-pre-commit
135-
rev: v0.15.2
135+
rev: v0.15.4
136136
hooks:
137137
- id: ruff-format
138138
priority: 1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ test = [
322322
"pytest-xdist>=3.8.0",
323323
]
324324
typing = [
325-
"ty==0.0.18",
325+
"ty==0.0.19",
326326
"numpy>=2.1",
327327
"qiskit>=1.2.4",
328328
"scipy>=1.13.1",

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)