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: