From e126e7cbb5e62d143eeb34f61820876988e82f56 Mon Sep 17 00:00:00 2001 From: Chris Thrasher Date: Mon, 21 Aug 2023 15:18:40 -0600 Subject: [PATCH] Removing failing pre-commit check --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3b18d5..ecf976f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,6 @@ repos: - id: forbid-new-submodules - id: mixed-line-ending - id: name-tests-test - - id: no-commit-to-branch - id: requirements-txt-fixer - id: sort-simple-yaml - id: trailing-whitespace