From: Sebastián Ramírez Date: Sat, 20 Dec 2025 16:08:57 +0000 (-0800) Subject: 🔧 Tweak pre-commit to allow committing release-notes (#14577) X-Git-Tag: 0.126.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb4e25651d7cb6690d658ff60289a5fb9d65167;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Tweak pre-commit to allow committing release-notes (#14577) --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e6d93fb7..a65d97dad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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: