This release updates the actions, pre-commit and pylint config files to use the current versions in use in other libraries.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-displayio-flipclock`.
Read the [docs](https://circuitpython.readthedocs.io/projects/displayio-flipclock/en/latest/) for info on how to use it.
What's Changed
* Fix build yml and update other infrastructure files by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock/pull/12
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock/compare/1.1.1...1.1.2