Skip to content

Commit

Permalink
Merge pull request rook#14846 from rook/dependabot/github_actions/psf…
Browse files Browse the repository at this point in the history
…/black-24.10.0

build(deps): bump psf/black from 24.8.0 to 24.10.0
  • Loading branch information
subhamkrai authored Oct 15, 2024
2 parents 327f949 + 268be18 commit b772982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
run: pylint $(git ls-files '*.py') -E

- name: Setup black for py
uses: psf/black@b965c2a5026f8ba399283ba3e01898b012853c79 # stable
uses: psf/black@1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # stable

0 comments on commit b772982

Please sign in to comment.