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 eae1a91 commit d8becd7Copy full SHA for d8becd7
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: black
27
- repo: https://github.com/PyCQA/pylint
28
- rev: v3.0.3
+ rev: v3.3.6
29
30
- id: pylint
31
args: [--rcfile=.pylintrc]
0 commit comments