Skip to content

Commit

Permalink
Enable autofix for PRs in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AndPuQing committed Jan 30, 2024
1 parent b2a2e0a commit 7ecadaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ repos:
args: [--fix, --exit-non-zero-on-fix, --no-cache]

ci:
autofix_prs: true
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
autoupdate_commit_msg: ⬆ [pre-commit.ci] pre-commit autoupdate

0 comments on commit 7ecadaa

Please sign in to comment.