From 975dfcae7095e26f2b9ebe2aa92ba04fb3b12fdd Mon Sep 17 00:00:00 2001 From: Kanishk Pachauri Date: Mon, 4 Nov 2024 01:56:44 +0530 Subject: [PATCH] fix: broken builds for pre-commit ci. --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0aa16adf..98e8d9e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,6 @@ repos: - build==1.0.0 - pyproject_hooks==1.0.0 - pytest==7.4.2 - language_version: python3.8 - repo: https://github.com/PyCQA/bandit rev: 1.7.8 hooks: