Skip to content

Commit 1a1c939

Browse files
chore(deps): update all dependencies
1 parent 1386c70 commit 1a1c939

File tree

2 files changed

+255
-225
lines changed

2 files changed

+255
-225
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: check-useless-excludes
2626
- repo: https://github.com/ansible/actions
27-
rev: v0.5.1
27+
rev: v1.0.1
2828
hooks:
2929
- id: toml
3030
priority: 0
@@ -45,7 +45,7 @@ repos:
4545
- id: shellcheck
4646
priority: 0
4747
- repo: https://github.com/astral-sh/uv-pre-commit
48-
rev: 0.10.7
48+
rev: 0.10.11
4949

5050
hooks:
5151
- id: uv-sync
@@ -56,7 +56,7 @@ repos:
5656
args: ["--upgrade"]
5757
stages: [manual]
5858
- repo: https://github.com/biomejs/pre-commit
59-
rev: "v2.4.4"
59+
rev: "v2.4.7"
6060
hooks:
6161
- id: biome-check
6262
name: biome
@@ -109,11 +109,11 @@ repos:
109109
- wcmatch
110110

111111
- repo: https://github.com/ansible/ansible-lint
112-
rev: v26.2.0
112+
rev: v26.3.0
113113
hooks:
114114
- id: ansible-lint
115115
stages: [manual]
116116
- repo: https://github.com/ansible/team-devtools
117-
rev: v26.2.0
117+
rev: v26.2.2
118118
hooks:
119119
- id: check-platform-constraints

0 commit comments

Comments
 (0)