Skip to content

Commit

Permalink
chore(deps): update psf/black action to v24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 12, 2024
1 parent 96d4687 commit af3ce40
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 @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Black
uses: psf/black@24.1.1
uses: psf/black@24.2.0

commitlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit af3ce40

Please sign in to comment.