Skip to content

Commit 3cb3349

Browse files
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [install-pinned/black](https://github.com/install-pinned/black). Updates `install-pinned/black` from 19c5dfc87eb9364a98d2165207261bad27482e35 to 990356fe1e7c7f118eeb5ba0648f93588619b501 - [Release notes](https://github.com/install-pinned/black/releases) - [Commits](install-pinned/black@19c5dfc...990356f) --- updated-dependencies: - dependency-name: install-pinned/black dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8f4efa commit 3cb3349

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@19c5dfc87eb9364a98d2165207261bad27482e35
35+
- uses: install-pinned/black@990356fe1e7c7f118eeb5ba0648f93588619b501
3636
- run: black .
3737

3838
- uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc

0 commit comments

Comments
 (0)