Observed #12 - Removing Pre-Commit Dependencies With Docker
Welcome to the 11th edition of Observed! The newsletter that delivers a weekly tip you can implement across many categories like AWS, Terraform and General DevOps practices in your infrastructure. This week's edition looks at removing dependencies when using Pre-Commit.
What is Pre-Commit?
Pre-commit is a tool that helps developers to ensure that the code…