Skip to content

Commit 5a77515

Browse files
Bump psf/black from 23.11.0 to 26.3.0 in /.github/workflows
Bumps [psf/black](https://github.com/psf/black) from 23.11.0 to 26.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...26.3.0) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b0282c commit 5a77515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- uses: isort/isort-action@master
6363
with:
6464
requirementsFiles: "requirements.txt requirements.dev.txt"
65-
- uses: psf/black@23.11.0
65+
- uses: psf/black@26.3.0
6666
- name: Comment if linting failed
6767
if: ${{ failure() }}
6868
uses: thollander/actions-comment-pull-request@v2

0 commit comments

Comments
 (0)