From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:02:35 +0000 (+0000) Subject: GHA: update dependency ruff to v0.15.10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=inline;p=thirdparty%2Fcurl.git GHA: update dependency ruff to v0.15.10 Closes #21282 --- diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index e5c39695a9..1999337141 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.8 +ruff==0.15.10