Skip to content

Commit 6da684b

Browse files
chore(deps): update all dependencies
1 parent 9ae386d commit 6da684b

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: check-useless-excludes
1919
priority: 0
2020
- repo: https://github.com/ansible/actions
21-
rev: v0.5.1
21+
rev: v1.1.1
2222
hooks:
2323
- id: toml
2424
priority: 0
@@ -35,7 +35,7 @@ repos:
3535
- id: shellcheck
3636
priority: 0
3737
- repo: https://github.com/astral-sh/uv-pre-commit
38-
rev: 0.10.7
38+
rev: 0.11.6
3939
hooks:
4040
- id: uv-sync
4141
- id: uv-lock
@@ -44,7 +44,7 @@ repos:
4444
args: ["--upgrade"]
4545
stages: [manual]
4646
- repo: https://github.com/biomejs/pre-commit
47-
rev: "v2.4.4"
47+
rev: "v2.4.11"
4848
hooks:
4949
- id: biome-check
5050
name: biome
@@ -71,7 +71,7 @@ repos:
7171
pass_filenames: false
7272
priority: 6
7373
- repo: https://github.com/ansible/team-devtools
74-
rev: v26.2.0
74+
rev: v26.4.0
7575
hooks:
7676
- id: check-platform-constraints
7777
priority: 0

0 commit comments

Comments
 (0)