Skip to content

Commit 0f6fccb

Browse files
committed
Skip autofix on PRs in pre-commit
1 parent 5547fe5 commit 0f6fccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ repos:
5858

5959
ci:
6060
skip: [golang-diff, golangci-lint, prettier, markdownlint-cli2-fix]
61+
autofix_prs: false

0 commit comments

Comments
 (0)