From ed1e0742b63b3f282fe9368ff4d6b4968f1d0950 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 21:16:05 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook k8s-at-home/sops-pre-commit to v2.1.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae6dfd677..6631b0350 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/k8s-at-home/sops-pre-commit - rev: v2.1.0 + rev: v2.1.1 hooks: - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks