Update ruff to 0.12.1 (#147677)

This commit is contained in:
Marc Mueller
2025-06-27 17:40:08 +02:00
committed by GitHub
parent a1518b96c4
commit 8ee5c30754
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.4.1
ruff==0.12.0
ruff==0.12.1
yamllint==1.37.1