mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 05:12:21 +01:00
replace http
with https
(#8628)
This commit is contained in:
@@ -53,7 +53,7 @@ FILTER_PLATFORMIO_LINES = [
|
||||
f"You can ignore this message, if `.*{IGNORE_LIB_WARNINGS}.*` is a built-in library.*",
|
||||
r"Scanning dependencies...",
|
||||
r"Found \d+ compatible libraries",
|
||||
r"Memory Usage -> http://bit.ly/pio-memory-usage",
|
||||
r"Memory Usage -> https://bit.ly/pio-memory-usage",
|
||||
r"Found: https://platformio.org/lib/show/.*",
|
||||
r"Using cache: .*",
|
||||
r"Installing dependencies",
|
||||
|
Reference in New Issue
Block a user