Unverified Commit 1281d6f8 authored by Lei Wang's avatar Lei Wang Committed by GitHub
Browse files

[CI] Disable autofix for pre-commit CI (#1053)

parent 35cf8885
# See https://pre-commit.com for more information # See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks # See https://pre-commit.com/hooks.html for more hooks
ci: ci:
autofix_prs: true autofix_prs: false
autofix_commit_msg: "[Lint]: [pre-commit.ci] auto fixes [...]" autofix_commit_msg: "[Lint]: [pre-commit.ci] auto fixes [...]"
autoupdate_commit_msg: "[CI] [pre-commit.ci] autoupdate" autoupdate_commit_msg: "[CI] [pre-commit.ci] autoupdate"
autoupdate_schedule: monthly autoupdate_schedule: monthly
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment