Skip to content
Snippets Groups Projects
Commit d8f8211a authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

ci: Bump pylint version

Change pylint version to match latest version on Fedora 38.
parent 34daa992
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ jobs:
python-version: "3.x"
- name: Run pylint
run: |
pip install pylint==2.14.4 wrapt==1.14.0
pip install pylint==2.17.2
pylint plugins roles --disable=import-error
shellcheck:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment