Skip to content

Commit 791ef9a

Browse files
Bump install-pinned/black in the github-actions group
Bumps the github-actions group with 1 update: [install-pinned/black](https://github.com/install-pinned/black). Updates `install-pinned/black` from 7d0c549f757100f9a9d85c092f726db7be7321ea to a7c754a902168dce7bb174a2cfc1037cbc60b39a - [Release notes](https://github.com/install-pinned/black/releases) - [Commits](install-pinned/black@7d0c549...a7c754a) --- updated-dependencies: - dependency-name: install-pinned/black dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57b8b45 commit 791ef9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: autoflake --in-place --remove-all-unused-imports -r .
3333

3434
# Format code with https://github.com/psf/black
35-
- uses: install-pinned/black@7d0c549f757100f9a9d85c092f726db7be7321ea
35+
- uses: install-pinned/black@a7c754a902168dce7bb174a2cfc1037cbc60b39a
3636
- run: black .
3737

3838
- uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc

0 commit comments

Comments
 (0)