🔧 Tweak pre-commit to allow committing release-notes (#14577)

This commit is contained in:
Sebastián Ramírez
2025-12-20 08:08:57 -08:00
committed by GitHub
parent eac57f6908
commit 1cb4e25651

View 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: