From 093224ec9c5486c7dc163b73532ced1c8a30b5e7 Mon Sep 17 00:00:00 2001 From: Benjamin Lefaudeux Date: Wed, 2 Feb 2022 12:00:17 -0500 Subject: [PATCH] [fix][CI] Seed third party removal (#201) --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f885246f93..2d99984d79 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,11 +27,6 @@ repos: hooks: - id: flake8 -- repo: https://github.com/asottile/seed-isort-config - rev: v2.2.0 - hooks: - - id: seed-isort-config - - repo: https://github.com/pycqa/isort rev: 5.7.0 hooks: