From d6589cd55477736ee563f0abfaef322aba9aa583 Mon Sep 17 00:00:00 2001 From: Mathieu Scheltienne Date: Fri, 13 Dec 2024 10:29:13 +0100 Subject: [PATCH] don't write codespell changes --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ae7eab..8bd103c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,6 @@ repos: rev: v2.2.6 hooks: - id: codespell - args: [--write-changes] additional_dependencies: [tomli] - repo: https://github.com/pycqa/pydocstyle