Skip to content

Commit 23ff32d

Browse files
disable pre-commit.ci autofix for PRs
until i can figure out how to get cargo to run in it's CI environment, I'll just rely on the linting GHA
1 parent 6873b3f commit 23ff32d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
ci:
2+
autofix_prs: false
13
repos:
24
- repo: https://github.com/pre-commit/pre-commit-hooks
35
rev: v5.0.0

0 commit comments

Comments
 (0)