Skip to content

Commit

Permalink
chore: don't let pre-commit autofix pull requests, it doesn't pass CLA
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Nov 14, 2024
1 parent 5f119ec commit a8399b4
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 @@ -36,3 +36,5 @@ repos:
additional_dependencies:
- tomli
exclude: "^juju/client/schemas-juju.*json$"
ci:
autofix_prs: false

0 comments on commit a8399b4

Please sign in to comment.