From 6cc8e764475da50eb1a2bb624bcdf4e6a6f4edcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:21:50 +0000 Subject: [PATCH] Update install-pinned/black digest to 861d720 --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 678584e..322dedc 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -51,7 +51,7 @@ jobs: - run: autoflake --in-place --remove-all-unused-imports -r . # Format your code with https://github.com/psf/black - - uses: install-pinned/black@9101a4d68e870eaaaae21c412d1d879b93c9afcb + - uses: install-pinned/black@861d7207f0092f8746cb54e71ab52f803890bf11 - run: black . - uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160