build: Merge redundant files field in .pre-commit-config.yaml

This commit is contained in:
Yuan Tang 2025-02-25 16:41:09 -05:00
parent c0c7622295
commit de777be9ee
No known key found for this signature in database

View file

@ -91,8 +91,7 @@ repos:
language: python
pass_filenames: false
require_serial: true
files: ^llama_stack/templates/.*$
files: ^llama_stack/providers/.*/inference/.*/models\.py$
files: ^llama_stack/templates/.*$|^llama_stack/providers/.*/inference/.*/models\.py$
ci:
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks