From f938d0577f169fb6718307a3e08b856c9e047169 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 13 Mar 2016 15:05:18 +0200 Subject: [PATCH] - Corrected typo. --- .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 cf91a48..a15931b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,4 +10,4 @@ sha: 604fe77b53d3514d5ad0f66764c7783850bb6e98 hooks: - id: shell-lint - file: ssh-ca + files: ssh-ca -- GitLab