From 96262e2397fa55495b8d9a6e9e240a2e785af492 Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Sat, 3 Jul 2021 17:48:53 -0400 Subject: [PATCH] Get pre-commit to stop complaining --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4849c3f..27db0e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +repos: - repo: https://github.com/psf/black rev: 21.6b0 hooks: