Skip to content

Commit d25110e

Browse files
authored
Disable pre-commit.ci's PR autofixes (#1506)
1 parent cb3908b commit d25110e

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
@@ -1,6 +1,7 @@
11
ci:
22
autoupdate_commit_msg: "chore: update pre-commit hooks"
33
autofix_commit_msg: "style: pre-commit fixes"
4+
autofix_prs: false
45
default_stages: [commit, push]
56
default_language_version:
67
python: python3

0 commit comments

Comments
 (0)