Skip to content

Commit

Permalink
don't autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Dec 13, 2022
1 parent 7522a65 commit 4887d8c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,13 @@ repos:
rev: v2.4.0
hooks:
- id: add-trailing-comma

ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: false
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: monthly
skip: []
submodules: false

0 comments on commit 4887d8c

Please sign in to comment.