Skip to content

Commit

Permalink
chore(deps): update psf/black action to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 1a6839a commit 5c21595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: psf/black@24.10.0
- uses: psf/black@25.1.0
with:
options: "--check --verbose"

0 comments on commit 5c21595

Please sign in to comment.