Skip to content

Commit

Permalink
ci: disable pre-commit autofix (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glatzel authored Nov 3, 2024
1 parent 8e1fe98 commit 9d66808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ci:
autofix_prs: true
autofix_prs: false
autoupdate_commit_msg: "ci(pre-commit): pre-commit autoupdate"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 9d66808

Please sign in to comment.