From 1635876c7e2173de9b81025c51fe80f2da80a3dd Mon Sep 17 00:00:00 2001 From: Chase Pierce Date: Tue, 16 Apr 2019 03:06:54 -0600 Subject: [PATCH] version increment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3812d..bfc74fb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Create or append to your `.pre-commit-config.yaml` configuration: ```yaml - repo: https://github.com/syntaqx/git-hooks - rev: v0.0.9 + rev: v0.0.10 hooks: - id: circleci-config-validate - id: go-fmt