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