When I check out the current master branch and run `pre-commit install && pre-commit run --all-files`, it changes a bunch of files. Should the master be fixed, or pre-commit updated?
When I check out the current master branch and run
pre-commit install && pre-commit run --all-files, it changes a bunch of files.Should the master be fixed, or pre-commit updated?