Commit 05e723f
committed
Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 4.4.0 from 4.3.3:
> Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#106 from kattni/keypad-gamepad
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.1.0 from 2.0.4:
> Merge pull request adafruit/Adafruit_CircuitPython_DotStar#56 from kattni/pixelbuf-update
> Moved default branch to main
> Moved CI to Python 3.7
Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.2.0 from 6.1.3:
> Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#115 from kattni/pixelbuf-update
> Moved default branch to main
> Moved CI to Python 3.7
Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.2.0 from 2.1.4:
> Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#63 from jerryneedell/jerryn_crc
> 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_MagTag to 2.1.1 from 2.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_MagTag#63 from makermelissa/main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template1 parent 40d53bd commit 05e723f
File tree
5 files changed
+5
-5
lines changed- libraries
- drivers
- helpers
5 files changed
+5
-5
lines changed- .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+1-1
- adafruit_rfm9x.py+7-4
- examples/rfm9x_node1.py-2
- examples/rfm9x_node1_ack.py-2
- examples/rfm9x_node1_bonnet.py-3
- examples/rfm9x_node2.py-2
- examples/rfm9x_node2_ack.py-2
0 commit comments