Skip to content

Commit

Permalink
pre-commit: don't force-push to user PRs (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl authored Nov 29, 2023
1 parent 9ed6adc commit a9bd82a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ repos:
rev: 5.12.0
hooks:
- id: isort
ci:
autofix_prs: false

0 comments on commit a9bd82a

Please sign in to comment.