cisagov / skeleton-generic

A generic skeleton project for quickly getting a new cisagov project started.
Creative Commons Zero v1.0 Universal
14 stars 12 forks source link

Update `pre-commit` hooks #185

Closed mcdonnnj closed 2 months ago

mcdonnnj commented 3 months ago

๐Ÿ—ฃ Description

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