From 1b3b6724b1d2a670a83a54cb51023b3f2b8bcd22 Mon Sep 17 00:00:00 2001 From: "michael.mead" Date: Wed, 5 Jan 2022 21:45:58 -0600 Subject: [PATCH] update readme to reflect new version that fixes additional_dependencies error. REF: 391fd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c77472..1cfd3bc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Create or append to your `.pre-commit-config.yaml` configuration: ```yaml - repo: https://github.com/syntaqx/git-hooks - rev: v0.0.16 + rev: v0.0.17 hooks: - id: circleci-config-validate - id: forbid-binary