Skip to content

Commit 2ee6458

Browse files
committed
Pylint 2.4.4
Signed-off-by: Stefan Marr <[email protected]>
1 parent 2bf3fa8 commit 2ee6458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Install Black and PyLint
2929
run: |
30-
pip install black pylint==2.4
30+
pip install black pylint==2.4.4
3131
3232
- name: Run Style Gate
3333
run: |

0 commit comments

Comments
 (0)