We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f96380 + 6eeca21 commit 562b76cCopy full SHA for 562b76c
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