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.
1 parent 457421b commit 312bde4Copy full SHA for 312bde4
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: black
40
- id: black-jupyter
41
- repo: https://github.com/PyCQA/pylint
42
- rev: v2.16.3
+ rev: v2.17.0
43
hooks:
44
- id: pylint
45
args: [--rcfile=.pylintrc]
0 commit comments