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 #136

Closed mcdonnnj closed 1 year ago

mcdonnnj commented 1 year ago

๐Ÿ—ฃ Description

This pull requests updates the pre-commit hooks in our configuration.

Note The ansible-lint hook is updated to fix an issue with the current version installing an incompatible version of Ansible and to move toward 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