Skip to content

Commit 32adf1b

Browse files
chore(deps): update all dependencies
1 parent c0ba93e commit 32adf1b

2 files changed

Lines changed: 184 additions & 134 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
args: ["--upgrade"]
2828
stages: [manual]
2929
- repo: https://github.com/biomejs/pre-commit
30-
rev: "v2.3.11"
30+
rev: "v2.3.12"
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.19
71+
rev: v0.7.23
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.13
79+
rev: v0.14.14
8080
hooks:
8181
- id: ruff-format
8282
alias: ruff

0 commit comments

Comments
 (0)