pre-commit-ci / issues

public issues for https://pre-commit.ci
17 stars 3 forks source link

pre-commit-ci and autofix_prs set to false #182

Closed djgoku closed 1 year ago

djgoku commented 1 year ago

I have autofix_prs: false [1], but PRs are still being opened. Is this the intended behavior?

[1] https://github.com/djgoku/dot-files/blob/main/.pre-commit-config.yaml#L7

asottile commented 1 year ago

you are confusing autofix and autoupdate -- the latter is not allowed to be disabled -- there are a few duplicates in the issue tracker which address the reasonings there -- I'd recommend searching those!