We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51e46bc + 36378c6 commit 8f33eb7Copy full SHA for 8f33eb7
.github/workflows/lint.yml
@@ -47,7 +47,7 @@ jobs:
47
cp pyproject.toml .github/linters
48
49
- name: Pylint
50
- uses: super-linter/super-linter/slim@v7.3.0
+ uses: super-linter/super-linter/slim@v8.1.0
51
if: always()
52
env:
53
# run linter on everything to catch preexisting problems
@@ -83,7 +83,7 @@ jobs:
83
84
85
- name: Black
86
87
88
89
0 commit comments