We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecd46dc + ba2694c commit 67d5002Copy full SHA for 67d5002
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: 3.11
23
24
- name: Lint Python
25
- uses: super-linter/super-linter@v7.2.1
+ uses: super-linter/super-linter@v8.3.1
26
env:
27
VALIDATE_ALL_CODEBASE: false
28
VALIDATE_PYTHON_BLACK: true
0 commit comments