1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Bump ruff in pre-commit to 0.12.0 (#9121)

This commit is contained in:
J. Nick Koston
2025-06-18 00:54:45 +02:00
committed by GitHub
parent 0bf613bd34
commit 3bc5db4fd7
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.11.10
rev: v0.12.0
hooks:
# Run the linter.
- id: ruff