mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 07:17:33 +00:00
[ci] Ignore platformio updates in dependabot until upstream platforms support 6.2.0
This commit is contained in:
@@ -9,6 +9,9 @@ updates:
|
||||
ignore:
|
||||
# Hypotehsis is only used for testing and is updated quite often
|
||||
- dependency-name: hypothesis
|
||||
# PlatformIO 6.2.0 is not supported by the pioarduino ESP32 platform or
|
||||
# LibreTiny yet, remove once both platforms support it
|
||||
- dependency-name: platformio
|
||||
- package-ecosystem: github-actions
|
||||
labels:
|
||||
- "dependencies"
|
||||
|
||||
Reference in New Issue
Block a user