Commit 890714e
committed
Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/adafruit/Adafruit_CircuitPython_CursorControl to 2.3.0 from 2.2.5:
> Merge pull request adafruit/Adafruit_CircuitPython_CursorControl#24 from lesamouraipourpre/max-size
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
> "Increase duplicate code check threshold "
Updating https://github.com/adafruit/Adafruit_CircuitPython_Dash_Dis to 1.1.0 from 1.0.1:
> Merge pull request adafruit/Adafruit_CircuitPython_Dash_Dis#2 from lesamouraipourpre/max-size
Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.8.0 from 1.7.2:
> Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#42 from lesamouraipourpre/max-size1 parent 661440d commit 890714e
3 files changed
+3
-3
lines changedSubmodule cursorcontrol updated 14 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- .pylintrc+2-3
- README.rst+2-2
- adafruit_cursorcontrol/cursorcontrol.py+4-4
- adafruit_cursorcontrol/cursorcontrol_cursormanager.py+1-1
- docs/api.rst+4-3
- docs/conf.py+1-1
- examples/cursorcontrol_buttons_text.py+1-1
- examples/cursorcontrol_custom_cursor.py+1-1
- examples/cursorcontrol_simpletest.py+1-1
- requirements.txt+1
- setup.py+1-1
0 commit comments