From f5cf5088ef8448ca7bd0bd3d7f49dfca5d17cc5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 01:46:44 +0000 Subject: [PATCH] GHA: update ruff from v0.15.12 to v0.15.16 Closes #21940 --- .github/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index a23dce5882..5f50cb4b02 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -6,4 +6,4 @@ cmakelang==0.6.13 codespell==2.4.2 pytype==2024.10.11 reuse==6.2.0 -ruff==0.15.12 +ruff==0.15.16