]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Tweak pre-commit to allow committing release-notes (#14577)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 20 Dec 2025 16:08:57 +0000 (08:08 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Dec 2025 16:08:57 +0000 (17:08 +0100)
.pre-commit-config.yaml

index 8e6d93fb7d59a77d2deaf23510d12c7450e42a21..a65d97dad329f236829d8674a7d469af7304e151 100644 (file)
@@ -5,6 +5,7 @@ repos:
     rev: v6.0.0
     hooks:
       - id: check-added-large-files
+        args: ['--maxkb=750']
       - id: check-toml
       - id: check-yaml
         args: