Skip to content

Commit cb56efe

Browse files
authored
feat: Enable autofix for pull requests in pre-commit config
1 parent 44e900c commit cb56efe

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,5 +1,6 @@
11
# https://pre-commit.com/
22
ci:
3+
autofix_prs: true
34
autofix_commit_msg: 'ci: auto fixes from pre-commit.com hooks'
45
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
56

0 commit comments

Comments
 (0)