Skip to content

Commit 03115df

Browse files
authored
Skip autofix on PRs in pre-commit (#899)
1 parent 5547fe5 commit 03115df

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)