Merge pull request #266 from mosfet80/patch-1
This commit is contained in:
commit
24791c7774
|
@ -115,7 +115,7 @@ repos:
|
||||||
language_version: python3.11 # flake8-commas doesn't work w/ Python 3.12
|
language_version: python3.11 # flake8-commas doesn't work w/ Python 3.12
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/pylint.git
|
- repo: https://github.com/PyCQA/pylint.git
|
||||||
rev: v3.1.0
|
rev: v3.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pylint
|
- id: pylint
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in New Issue