From 1c497e42d64ed3a71555c629354cb07710e4c6d5 Mon Sep 17 00:00:00 2001 From: Bobby Rullo Date: Wed, 13 Jun 2018 13:01:42 -0700 Subject: [PATCH] remove spurois line --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77ce472..e657ccb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,5 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - sha: master rev: v1.3.0 hooks: - id: trailing-whitespace