Skip to content

Commit 69c3678

Browse files
authored
Merge pull request #1007 from vgrem/dependabot/github_actions/dot-github/workflows/psf/black-26.3.0
Bump psf/black from 26.1.0 to 26.3.0 in /.github/workflows
2 parents 630e4e1 + 9cfd5c2 commit 69c3678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/setup-python@v6
3737
with:
3838
python-version: ${{ env.DEFAULT_PYTHON }}
39-
- uses: psf/black@26.1.0
39+
- uses: psf/black@26.3.0
4040

4141
pylint:
4242
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)