Skip to content

Commit b6f3974

Browse files
chore(deps): update all dependencies
1 parent e586e3d commit b6f3974

File tree

2 files changed

+231
-256
lines changed

2 files changed

+231
-256
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.26
20+
rev: 0.9.28
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.12"
30+
rev: "v2.3.13"
3131
hooks:
3232
- id: biome-check
3333
name: biome
@@ -68,7 +68,7 @@ repos:
6868
entry: yamllint --strict
6969

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

0 commit comments

Comments
 (0)