mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-28 15:02:37 +00:00
ci: add config for pre-commit.ci
the project already had some config setup for https://pre-commit.ci/ this commit adds additional explicit fields Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
83c6b20067
commit
a25689d78a
1 changed files with 5 additions and 0 deletions
|
@ -133,3 +133,8 @@ repos:
|
|||
ci:
|
||||
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
||||
autoupdate_commit_msg: ⬆ [pre-commit.ci] pre-commit autoupdate
|
||||
autofix_prs: true
|
||||
autoupdate_branch: ''
|
||||
autoupdate_schedule: weekly
|
||||
skip: []
|
||||
submodules: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue