cisagov / skeleton-generic

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

Update `pre-commit` hooks #129

Closed mcdonnnj closed 1 year ago

mcdonnnj commented 1 year ago

๐Ÿ—ฃ Description

This pull requests updates the pre-commit hooks in our configuration. The ansible-lint hook is kept back to be updated independently in concert with resolving https://github.com/cisagov/skeleton-ansible-role/issues/101.

๐Ÿ’ญ 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