Skip to content

Commit 3128237

Browse files
Bump psf/black from 26.3.0 to 26.3.1 (infra) (#2388)
Bump psf/black from 26.3.0 to 26.3.1 Bumps [psf/black](https://github.com/psf/black) from 26.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@35ea679...c6755bb) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7566570 commit 3128237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1616
with:
1717
persist-credentials: false
18-
- uses: psf/black@35ea67920b7f6ac8e09be1c47278752b1e827f76
18+
- uses: psf/black@c6755bb741b6481d6b3d3bb563c83fa060db96c9
1919
with:
2020
options: "--check --diff --line-length 79 --extend-exclude '/vendor/'"

0 commit comments

Comments
 (0)