Skip to content

Commit ff195b5

Browse files
chore(deps): update psf/black action to v26.3.1 (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 704fce9 commit ff195b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/black_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19-
- uses: psf/black@35ea67920b7f6ac8e09be1c47278752b1e827f76 # 26.3.0
19+
- uses: psf/black@c6755bb741b6481d6b3d3bb563c83fa060db96c9 # 26.3.1
2020
with:
2121
options: "--check --verbose"

0 commit comments

Comments
 (0)