From 8ba0121415a783a23c20982704994637e1f602a7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 11 Dec 2023 01:27:00 +0100 Subject: [PATCH] add working config --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b2ef57..b7c3d03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,6 @@ repos: - id: mypy - repo: https://github.com/astral-sh/ruff-pre-commit - # Ruff version. rev: v0.1.7 hooks: # Run the linter.