Skip to content

Commit

Permalink
Disable pre-commit autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Jun 27, 2022
1 parent 6cc7987 commit 0ee3be8
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
Expand Up @@ -62,3 +62,6 @@ repos:
hooks:
- id: pyupgrade
args: ['--py37-plus']

ci:
autofix_prs: false

0 comments on commit 0ee3be8

Please sign in to comment.