Skip to content

Commit

Permalink
Disable automatic fixes by pre-commit.ci (#2527)
Browse files Browse the repository at this point in the history
  • Loading branch information
bouweandela authored Sep 17, 2024
1 parent 4d9863c commit 43f9e3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
---
ci:
autofix_prs: false

exclude: |
(?x)
^doc/conf.py|
Expand Down

0 comments on commit 43f9e3b

Please sign in to comment.