Skip to content

Commit 7b993d0

Browse files
chore(deps): update minor-grouped
| datasource | package | from | to | | --------------- | ------------------------------ | --------- | -------- | | github-tags | hoverkraft-tech/compose-action | v2.5.0 | v2.6.0 | | github-tags | renovatebot/pre-commit-hooks | 43.110.17 | 43.129.0 | | github-releases | mikefarah/yq | 4.52.5 | 4.53.2 |
1 parent 701097e commit 7b993d0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/actions/compose/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
using: composite
2323
steps:
2424
- name: Run ${{ inputs.project_name }} compose
25-
uses: hoverkraft-tech/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3 # v2.5.0
25+
uses: hoverkraft-tech/compose-action@d2bee4f07e8ca410d6b196d00f90c12e7d48c33a # v2.6.0
2626
with:
2727
compose-file: |
2828
${{ inputs.compose_file }}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: actionlint-docker
2929

3030
- repo: https://github.com/renovatebot/pre-commit-hooks
31-
rev: 43.110.17
31+
rev: 43.129.0
3232
hooks:
3333
- id: renovate-config-validator
3434
args: [--strict]

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ pre-commit 4.5.1
2121

2222
python 3.14.4
2323

24-
yq 4.52.5
24+
yq 4.53.2

0 commit comments

Comments
 (0)