From 5cb06e684cdc888717efff54ce196c636051cc41 Mon Sep 17 00:00:00 2001 From: Greg Back Date: Thu, 21 Sep 2017 15:19:13 +0000 Subject: [PATCH] Update pre-commit config --- .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 201a248..742cbb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/pre-commit/pre-commit-hooks - sha: ea227f024bd89d638aea319c92806737e3375979 + sha: v0.9.4 hooks: - id: trailing-whitespace - id: flake8