mirror of
https://github.com/fastapi/fastapi.git
synced 2025-12-23 22:29:34 -05:00
🔧 Tweak pre-commit to allow committing release-notes (#14577)
This commit is contained in:
committed by
GitHub
parent
eac57f6908
commit
1cb4e25651
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user