From 1fdccd7bf93fa8c12fe2c93b776f96b747e47fc9 Mon Sep 17 00:00:00 2001 From: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com> Date: Fri, 12 May 2023 22:36:52 +0200 Subject: [PATCH] Drop a Legacy pre-commit.ci Configuration (#3697) --- .pre-commit-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c2269aea..45e5f260e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,9 +3,6 @@ ci: autofix_prs: false autoupdate_schedule: monthly - # We currently only need this behavior on the v13.x branch were we have the vendored urllib - # TODO: Remove once we discontinue v13 - submodules: true repos: - repo: https://github.com/psf/black