From e38a80773d4eace4d41628154c68fe3c902258c2 Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Tue, 25 Mar 2025 17:19:07 +0100 Subject: [5.1.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requirements. --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 7c64dc98ff..4f24db61f0 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -59,4 +59,4 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: black - uses: psf/black@stable + uses: psf/black@24.10.0 -- cgit v1.3