Skip to content

Commit

Permalink
Merge pull request #66 from vil02/renovate/psf-black-24.x
Browse files Browse the repository at this point in the history
chore(deps): update psf/black action to v24.8.0
  • Loading branch information
vil02 authored Aug 2, 2024
2 parents da7a210 + 2534cf8 commit a60c9f1
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-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@24.4.2
- uses: psf/black@24.8.0
with:
options: "--check --verbose"

0 comments on commit a60c9f1

Please sign in to comment.