adafruit / cookiecutter-adafruit-circuitpython

Cookiecutter template for Adafruit's CircuitPython libraries.
MIT License
22 stars 37 forks source link

Don't hard-code black version #88

Closed jepler closed 4 years ago

jepler commented 4 years ago

At https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/99 we modified one Adafruit Python library to not hard code the black version. Assuming this is how we want to do things in an ongoing basis, cookiecutter should remove the hard-coded black version in .pre-commit-config.yaml