From ed37f1c48219de894152f642e62de9a6a7d539b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Sza=C5=82kowski?= Date: Thu, 10 Oct 2024 15:56:18 +0200 Subject: [PATCH] Remove docs config exclusion from pre-commit --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2a39ab3..736fc713 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,6 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks -exclude: docs/source/conf.py repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0