This pull requests updates the pre-commit hooks in our configuration.
[!NOTE]
The prettier hook has a manual configuration because I had errors with the alpha releases of v4 and wanted to make sure we were using the latest available release of v3. This is working around a limitation of how the pre-commit auto-generated mirrors-<tool> hooks are updated.
๐ญ Motivation and context
Regular updates are important!
๐งช Testing
Automated tests pass. I tested these updated hooks in a number of repositories and saw no issues.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
๐ฃ Description
This pull requests updates the pre-commit hooks in our configuration.
๐ญ Motivation and context
Regular updates are important!
๐งช Testing
Automated tests pass. I tested these updated hooks in a number of repositories and saw no issues.
โ Pre-approval checklist