mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
pre-commit CI config (#3565)
This commit is contained in:
parent
01d3794828
commit
45865ead0c
1 changed files with 6 additions and 0 deletions
6
.pre-commit-ci.yaml
Normal file
6
.pre-commit-ci.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ci:
|
||||
autofix_prs: true
|
||||
autofix_prs_limit: 5
|
||||
autoupdate_schedule: monthly
|
||||
autoupdate_commit_msg: "chore: pre-commit autoupdate"
|
||||
skip: []
|
||||
Loading…
Reference in a new issue