We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0f078 commit 43b3771Copy full SHA for 43b3771
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: end-of-file-fixer
19
- id: trailing-whitespace
20
- repo: https://github.com/pycqa/pylint
21
- rev: v2.13.0
+ rev: v2.15.5
22
hooks:
23
- id: pylint
24
name: pylint (library code)
0 commit comments