We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6788db commit 65d2736Copy full SHA for 65d2736
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
]
37
38
- repo: https://github.com/PyCQA/pylint
39
- rev: v2.12.2
+ rev: v2.13.0
40
hooks:
41
- id: pylint
42
args: ["--disable=import-error"]
0 commit comments