From 174aa233cbf3cead33bae6a545ed9b7884fe10c2 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 10 Jan 2023 16:59:18 -0500 Subject: chore: migrate pre-commit config --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca42340..6e0c147 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +repos: - repo: https://github.com/pycqa/isort rev: 5.11.2 hooks: -- cgit v1.2.3