Skip to content

Commit 8a191f1

Browse files
Merge pull request #430 from linux-nvme/dependabot/github_actions/psf/black-24.10.0
build(deps): bump psf/black from 24.8.0 to 24.10.0
2 parents fbdd1ca + d6213a1 commit 8a191f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/checkout@v4
8585

8686
- name: "BLACK"
87-
uses: psf/black@24.8.0
87+
uses: psf/black@24.10.0
8888
with:
8989
options: "--check --diff --color --line-length 120 --skip-string-normalization --extend-exclude (subprojects|debian|.build)"
9090
src: "."

0 commit comments

Comments
 (0)