From 2c16d6eb9a608288342eb7ebadc32f5e197908ca Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 01:12:06 +0000 Subject: [PATCH] [pre-commit.ci lite] apply automatic fixes --- tests/components/seeed_mr24hpc1/common_no_select.yaml | 2 +- tests/components/seeed_mr24hpc1/no-select.esp8266-ard.yaml | 2 +- tests/components/seeed_mr24hpc1/test.esp8266-ard.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/components/seeed_mr24hpc1/common_no_select.yaml b/tests/components/seeed_mr24hpc1/common_no_select.yaml index 51296d4910..05dca6e2ad 100644 --- a/tests/components/seeed_mr24hpc1/common_no_select.yaml +++ b/tests/components/seeed_mr24hpc1/common_no_select.yaml @@ -35,4 +35,4 @@ text_sensor: heart_beat: name: "Heartbeat" -# Note: NO select components included - this should work without compilation errors \ No newline at end of file +# Note: NO select components included - this should work without compilation errors diff --git a/tests/components/seeed_mr24hpc1/no-select.esp8266-ard.yaml b/tests/components/seeed_mr24hpc1/no-select.esp8266-ard.yaml index f0a04731e0..ee91393dda 100644 --- a/tests/components/seeed_mr24hpc1/no-select.esp8266-ard.yaml +++ b/tests/components/seeed_mr24hpc1/no-select.esp8266-ard.yaml @@ -2,4 +2,4 @@ substitutions: uart_tx_pin: GPIO1 uart_rx_pin: GPIO3 -<<: !include common_no_select.yaml \ No newline at end of file +<<: !include common_no_select.yaml diff --git a/tests/components/seeed_mr24hpc1/test.esp8266-ard.yaml b/tests/components/seeed_mr24hpc1/test.esp8266-ard.yaml index a293ffbfc0..adc2c4d24a 100644 --- a/tests/components/seeed_mr24hpc1/test.esp8266-ard.yaml +++ b/tests/components/seeed_mr24hpc1/test.esp8266-ard.yaml @@ -2,4 +2,4 @@ substitutions: uart_tx_pin: GPIO1 uart_rx_pin: GPIO3 -<<: !include common.yaml \ No newline at end of file +<<: !include common.yaml