Skip to content

Commit c4b39c3

Browse files
chore(deps): update all dependencies
1 parent 3cbb77d commit c4b39c3

2 files changed

Lines changed: 222 additions & 115 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.0.0
27+
rev: v1.0.1
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.10.9
44+
rev: 0.10.10
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.6"
54+
rev: "v2.4.7"
5555
hooks:
5656
- id: biome-check
5757
name: biome
@@ -86,7 +86,7 @@ repos:
8686
pass_filenames: false
8787
priority: 6
8888
- repo: https://github.com/ansible/team-devtools
89-
rev: v26.2.1
89+
rev: v26.2.2
9090
hooks:
9191
- id: check-platform-constraints
9292
priority: 0

0 commit comments

Comments
 (0)