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 8208291 commit b57cabeCopy full SHA for b57cabe
.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.2
+ rev: v2.16.3
43
hooks:
44
- id: pylint
45
args: [--rcfile=.pylintrc]
0 commit comments