Published on March 10, 2020 conda support in pre-commit conda python pre-commit Developing code involves several tasks that are simple yet repetitive. This includes styling your code (we use `black`) and checking for common issues. These tasks can be easily automated.