From e36bb24edf7e998e4e2b086cdefcc982118ac426 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:49:51 +0000 Subject: [PATCH] chore(deps): update psf/black digest to 0dae20b --- .github/workflows/python-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-linter.yml b/.github/workflows/python-linter.yml index a4bc08b..352cf29 100644 --- a/.github/workflows/python-linter.yml +++ b/.github/workflows/python-linter.yml @@ -12,7 +12,7 @@ jobs: egress-policy: audit - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - - uses: psf/black@8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # stable + - uses: psf/black@0dae20b2d009f2f03de8696d06b0c947d3abafc9 # stable with: jupyter: true version: "24.2.0"