We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbdd1ca + d6213a1 commit 8a191f1Copy full SHA for 8a191f1
1 file changed
.github/workflows/pylint.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: actions/checkout@v4
85
86
- name: "BLACK"
87
- uses: psf/black@24.8.0
+ uses: psf/black@24.10.0
88
with:
89
options: "--check --diff --color --line-length 120 --skip-string-normalization --extend-exclude (subprojects|debian|.build)"
90
src: "."
0 commit comments