]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Development: add tomli as codespell additional dep for py < 3.11
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 17 Aug 2025 17:45:51 +0000 (10:45 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sun, 17 Aug 2025 17:45:51 +0000 (10:45 -0700)
.pre-commit-config.yaml

index ab94a22b8148e63f18e88039cee4ec2e2cabbee5..93e38301e14f3df2ec4f842cecd1541596ba5fb2 100644 (file)
@@ -31,6 +31,7 @@ repos:
     rev: v2.4.1
     hooks:
       - id: codespell
+        additional_dependencies: [tomli]
         exclude_types:
           - pofile
           - json