Skip to content

Commit

Permalink
chore(deps): update psf/black action to v24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent 9e0aa5f commit cbab1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: psf/black@b965c2a5026f8ba399283ba3e01898b012853c79 # 24.8.0
- uses: psf/black@1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # 24.10.0

tests:
name: "Node CI"
Expand Down

0 comments on commit cbab1b7

Please sign in to comment.