From 2c8ebe509a23c68906f033b197b125ff4b3f6b99 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 21:09:01 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook k8s-at-home/sops-pre-commit to v2.1.1 | datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | k8s-at-home/sops-pre-commit | v2.0.3 | 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 bd38be660..abbe2f195 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,6 +24,6 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/k8s-at-home/sops-pre-commit - rev: v2.0.3 + rev: v2.1.1 hooks: - id: forbid-secrets