From 1900b78b8f95663de0c06b385871d03f59739231 Mon Sep 17 00:00:00 2001 From: Jason Lubken Date: Wed, 27 Jul 2022 16:21:58 -0400 Subject: [PATCH] Remove pin --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97e10a0..8863a5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,6 @@ repos: rev: 22.3.0 hooks: - id: black - additional_dependencies: ['click==8.0.4'] types: [python] - repo: https://github.com/pycqa/pylint rev: v2.13.2