Skip to content

Commit

Permalink
Disable auto fix commits from pre commit (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
anneschuth authored Mar 27, 2024
2 parents fb7388f + 3b4d4ef commit 1646ac2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ repos:
rev: v0.39.0
hooks:
- id: markdownlint

ci:
autofix_prs: false
autofix_commit_msg: 'Auto fix pre-commit.com hooks'
autoupdate_commit_msg: 'Update .pre-commit-config.yaml'

0 comments on commit 1646ac2

Please sign in to comment.