Skip to content

Commit

Permalink
Update psf/black to 25.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Feb 2, 2025
1 parent 57c8cb7 commit 8078b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: psf/black@24.10.0
- uses: psf/black@25.1.0

eslint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8078b8c

Please sign in to comment.