Commit b34f7c1
committed
Automated update by Adabot (adafruit/adabot@b005706)
Updating https://github.com/adafruit/Adafruit_CircuitPython_DHT to 3.6.2 from 3.6.1:
> Merge pull request adafruit/Adafruit_CircuitPython_DHT#75 from adafruit/linting
> Revert "Revert "Globally disabled consider-using-f-string pylint check""
> Revert "Fixed linting"
> Revert "Globally disabled consider-using-f-string pylint check"
> Fixed linting
> Globally disabled consider-using-f-string pylint check
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.9.2 from 3.9.1:
> Globally disabled consider-using-f-string pylint check
> Merge pull request adafruit/Adafruit_CircuitPython_GPS#67 from theendlessriver13/has_fix
Updating https://github.com/adafruit/Adafruit_CircuitPython_RA8875 to 3.1.6 from 3.1.5:
> Merge pull request adafruit/Adafruit_CircuitPython_RA8875#26 from adafruit/linting
> Globally disabled consider-using-f-string pylint check
> 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_RGB_Display to 3.10.8 from 3.10.7:
> Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#97 from adafruit/Linted
> Globally disabled consider-using-f-string pylint check
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests to 1.0.4 from 1.0.3:
> Merge pull request adafruit/Adafruit_CircuitPython_FakeRequests#5 from adafruit/patch-fix
> Globally disabled consider-using-f-string pylint check
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_MIDI to 1.4.4 from 1.4.3:
> Merge pull request adafruit/Adafruit_CircuitPython_MIDI#44 from adafruit/note_private_fix
> Added pylint disable for f-strings in tests directory
> Globally disabled consider-using-f-string pylint check
Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.9.3 from 1.9.2:
> Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#50 from makermelissa/fix_push_to_io
> Globally disabled consider-using-f-string pylint check
Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.3.5 from 1.3.4:
> Merge pull request adafruit/Adafruit_CircuitPython_ServoKit#33 from adafruit/linting
> Globally disabled consider-using-f-string pylint check
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template1 parent 91ccda2 commit b34f7c1
File tree
8 files changed
+8
-8
lines changed- libraries
- drivers
- helpers
8 files changed
+8
-8
lines changedSubmodule rgb-display updated 10 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- .pre-commit-config.yaml+1-1
- README.rst+1-1
- examples/rgb_display_hx8357test.py+1-1
- examples/rgb_display_ili9341test.py+1-1
- examples/rgb_display_pillow_animated_gif.py+6-6
- examples/rgb_display_pillow_bonnet_buttons.py+1-1
- examples/rgb_display_simpletest.py+1-1
0 commit comments