Skip to content

Commit 944929e

Browse files
Merge pull request #428 from linux-nvme/dependabot/github_actions/psf/black-24.8.0
build(deps): bump psf/black from 24.4.2 to 24.8.0
2 parents b9c547c + 78143a2 commit 944929e

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
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v4
8282

8383
- name: "BLACK"
84-
uses: psf/black@24.4.2
84+
uses: psf/black@24.8.0
8585
with:
8686
options: "--check --diff --color --line-length 120 --skip-string-normalization --extend-exclude (subprojects|debian|.build)"
8787
src: "."

0 commit comments

Comments
 (0)