Skip to content

Commit

Permalink
ci: not autofix prs atm for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan committed Dec 1, 2023
1 parent e9a6537 commit 556ef28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ exclude: |
ci:
autoupdate_commit_msg: "chore: update pre-commit hooks"
autofix_commit_msg: "style: pre-commit fixes"
autofix_prs: false

repos:
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 556ef28

Please sign in to comment.