Skip to content

Commit dfda4a8

Browse files
chore(deps): update psf/black action to v25.11.0 (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fae9b3 commit dfda4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
12-
- uses: psf/black@af0ba72a73598c76189d6dd1b21d8532255d5942 # 25.9.0
12+
- uses: psf/black@05f0a8ce1f71fbb36e1e032d3b518c7b945089a2 # 25.11.0
1313

1414
tests:
1515
name: "Node CI"

0 commit comments

Comments
 (0)