From 1ff3353db2150e42e2fda7c3b4bdb714fa6edd80 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:10:21 +0530 Subject: T0000: check --- .github/workflows/darker-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/darker-lint.yml b/.github/workflows/darker-lint.yml index 75e5601..c9caa04 100644 --- a/.github/workflows/darker-lint.yml +++ b/.github/workflows/darker-lint.yml @@ -19,7 +19,7 @@ jobs: - name: darker install run: | - pip install git+https://github.com/akaihola/darker.git@acb622567d1a26b0c6dcbb1b171c1c8340ee6c22 + pip install git+https://github.com/akaihola/darker.git@master pip install ruff>=0.0.292 - name: Fetch current branch -- cgit v1.2.3