Skip to content

Commit 0a0a476

Browse files
chore(deps): update all dependencies
1 parent 19a2b43 commit 0a0a476

2 files changed

Lines changed: 123 additions & 118 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: check-useless-excludes
2525
priority: 0
2626
- repo: https://github.com/ansible/actions
27-
rev: v1.1.1
27+
rev: v1.1.2
2828
hooks:
2929
- id: toml
3030
priority: 0
@@ -41,7 +41,7 @@ repos:
4141
- id: shellcheck
4242
priority: 0
4343
- repo: https://github.com/astral-sh/uv-pre-commit
44-
rev: 0.11.3
44+
rev: 0.11.7
4545
hooks:
4646
- id: uv-sync
4747
- id: uv-lock
@@ -51,7 +51,7 @@ repos:
5151
args: ["--upgrade"]
5252
stages: [manual]
5353
- repo: https://github.com/biomejs/pre-commit
54-
rev: "v2.4.10"
54+
rev: "v2.4.12"
5555
hooks:
5656
- id: biome-check
5757
name: biome

0 commit comments

Comments
 (0)