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 a90c420 commit bb15dbcCopy full SHA for bb15dbc
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- id: black
48
- id: black-jupyter
49
- repo: https://github.com/PyCQA/pylint
50
- rev: v2.14.5
+ rev: v2.15.0
51
hooks:
52
- id: pylint
53
args: [--rcfile=.pylintrc]
0 commit comments