Skip to content

Commit f181719

Browse files
Bump psf/black from 24.4.2 to 26.3.0 in /.github/workflows
Bumps [psf/black](https://github.com/psf/black) from 24.4.2 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@24.4.2...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 dffe413 commit f181719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Black
3333
# Match version in poetry.lock
34-
uses: psf/black@24.4.2
34+
uses: psf/black@26.3.0
3535

3636
- name: Run mypy
3737
uses: sasanquaneuf/mypy-github-action@9d43a0bf65fc419f7aa493ac24af5e2226edffbb

0 commit comments

Comments
 (0)