使用Sourcery的建议

This commit is contained in:
AkashiCoin 2024-08-26 23:50:02 +08:00
parent 9a03249e3c
commit 5d5d552383

View File

@ -2,8 +2,8 @@ default_install_hook_types: [pre-commit, prepare-commit-msg]
ci:
autofix_commit_msg: ":rotating_light: auto fix by pre-commit hooks"
autofix_prs: true
autoupdate_branch: master
autoupdate_schedule: monthly
autoupdate_branch: dev
autoupdate_schedule: weekly
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit