Skip to content

Commit a61ac82

Browse files
chore(deps): update all dependencies (#557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4578681 commit a61ac82

File tree

2 files changed

+35
-36
lines changed

2 files changed

+35
-36
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: check-useless-excludes
1919
- repo: https://github.com/astral-sh/uv-pre-commit
20-
rev: 0.9.28
20+
rev: 0.10.0
2121
hooks:
2222
- id: uv-sync
2323
- id: uv-lock
@@ -27,7 +27,7 @@ repos:
2727
args: ["--upgrade"]
2828
stages: [manual]
2929
- repo: https://github.com/biomejs/pre-commit
30-
rev: "v2.3.13"
30+
rev: "v2.3.14"
3131
hooks:
3232
- id: biome-check
3333
name: biome
@@ -68,15 +68,15 @@ repos:
6868
entry: yamllint --strict
6969

7070
- repo: https://github.com/tombi-toml/tombi-pre-commit
71-
rev: v0.7.25
71+
rev: v0.7.27
7272
hooks:
7373
- id: tombi-format
7474
alias: toml
7575
- id: tombi-lint
7676
alias: toml
7777

7878
- repo: https://github.com/astral-sh/ruff-pre-commit
79-
rev: v0.14.14
79+
rev: v0.15.0
8080
hooks:
8181
- id: ruff-format
8282
alias: ruff

uv.lock

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

0 commit comments

Comments
 (0)