Skip to content

Commit a8399b4

Browse files
committed
chore: don't let pre-commit autofix pull requests, it doesn't pass CLA
1 parent 5f119ec commit a8399b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ repos:
3636
additional_dependencies:
3737
- tomli
3838
exclude: "^juju/client/schemas-juju.*json$"
39+
ci:
40+
autofix_prs: false

0 commit comments

Comments
 (0)