From 19aac242db797506356930897ec96f0f00a44018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:30:00 +0000 Subject: [PATCH] chore(deps): update psf/black digest to 5518079 --- .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..247722f 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@55180793f11e071d9eec1947c7b593cda5cffd6c # stable with: jupyter: true version: "24.2.0"