Bump ruff in pre-commit to 0.12.0

matches https://github.com/esphome/esphome/pull/9120
This commit is contained in:
J. Nick Koston
2025-06-18 00:10:30 +02:00
parent 17fd69dd7f
commit aa8bd4abf1
2 changed files with 2 additions and 1 deletions

View File

@@ -12,8 +12,8 @@ from esphome.const import (
CONF_OVERSAMPLING,
CONF_PRESSURE,
CONF_TEMPERATURE,
DEVICE_CLASS_HUMIDITY,
DEVICE_CLASS_ATMOSPHERIC_PRESSURE,
DEVICE_CLASS_HUMIDITY,
DEVICE_CLASS_TEMPERATURE,
ICON_GAS_CYLINDER,
STATE_CLASS_MEASUREMENT,