From 02b57b750219d0be67f08e69a25166736f99d1ee Mon Sep 17 00:00:00 2001 From: Ivan <61116326+Gridness@users.noreply.github.com> Date: Sun, 14 Sep 2025 21:44:10 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 555ce24..f7ec544 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ repos: ```bash pre-commit install ``` -3. On each commit, the hook will seal any unsealed secrets matching the specified pattern. +3. On each commit, the hook do it's job # Requirements - [kubeseal](https://github.com/bitnami-labs/sealed-secrets) CLI must be installed and available in your PATH