feat: add new public assets and update pre-commit configuration for large files

This commit is contained in:
Wikid82
2025-11-25 22:11:03 -05:00
parent a52108bfd1
commit b2cd09ae24
5 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ repos:
exclude: '^(frontend/(coverage|dist|node_modules|\.vite)/|.*\.tsbuildinfo$)'
- id: check-yaml
- id: check-added-large-files
args: ['--maxkb=2500']
- repo: local
hooks:
- id: dockerfile-check