Skip to content

Commit 03f8b5e

Browse files
authored
Merge branch 'main' into trunk-io/update-trunk
2 parents 3aeeea1 + 5ff1ad1 commit 03f8b5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ repos:
6666
- id: actionlint
6767

6868
- repo: https://github.com/biomejs/pre-commit
69-
rev: v2.0.0-beta.4
69+
rev: v2.0.0-beta.5
7070
hooks:
7171
- id: biome-check
7272

@@ -86,7 +86,7 @@ repos:
8686
- id: markdownlint
8787

8888
- repo: https://github.com/astral-sh/ruff-pre-commit
89-
rev: v0.11.10
89+
rev: v0.11.11
9090
hooks:
9191
- id: ruff
9292
types_or: [python, pyi, jupyter]
@@ -110,12 +110,12 @@ repos:
110110
- id: taplo-format
111111

112112
- repo: https://github.com/astral-sh/uv-pre-commit
113-
rev: 0.7.5
113+
rev: 0.7.8
114114
hooks:
115115
- id: uv-lock
116116

117117
- repo: https://github.com/google/yamlfmt
118-
rev: v0.16.0
118+
rev: v0.17.0
119119
hooks:
120120
- id: yamlfmt
121121

0 commit comments

Comments
 (0)