Skip to content

Commit 562b76c

Browse files
Merge branch 'main' into fix-readthedocs
2 parents 5f96380 + 6eeca21 commit 562b76c

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)