From c8610a3f5b0548095a4df2ee5a1b9d434f893928 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jul 2024 00:13:13 +0000 Subject: [PATCH] chore(deps): update all ci non-major dependencies --- .pre-commit-config.yaml | 2 +- run-sync/docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 357dbd5..5f6c72d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,6 @@ repos: stages: [commit-msg] additional_dependencies: ["@open-turo/commitlint-config-conventional"] - repo: https://github.com/rhysd/actionlint - rev: v1.7.0 + rev: v1.7.1 hooks: - id: actionlint diff --git a/run-sync/docker-compose.yaml b/run-sync/docker-compose.yaml index fdf9689..129d7ba 100644 --- a/run-sync/docker-compose.yaml +++ b/run-sync/docker-compose.yaml @@ -22,7 +22,7 @@ services: - "./1password-credentials.json:/home/opuser/.op/1password-credentials.json" - "data:/home/opuser/.op/data" kubesealer: - image: turo/kubesealer:4.11.0 + image: turo/kubesealer:4.13.0 env_file: .env volumes: