From 71dd587da9b45f5b4cd4aa93f99a9b14d444801d Mon Sep 17 00:00:00 2001 From: nessita <124304+nessita@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:53:06 -0300 Subject: [4.2.x] Pinned black == 23.12.1 in GitHub actions, pre-commit and test requirements. --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 28526264a9..8f95264b9e 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@23.12.1 -- cgit v1.3