From 0cf63c6fc9cbb0541cb1d682bd412c7a42ba6f82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Sep 2024 18:28:23 +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 5f6c72d..76f5af8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.16.0 + rev: v9.18.0 hooks: - id: commitlint stages: [commit-msg] diff --git a/run-sync/docker-compose.yaml b/run-sync/docker-compose.yaml index 129d7ba..d6aa78a 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.13.0 + image: turo/kubesealer:4.14.0 env_file: .env volumes: