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 d8535ec commit a6a38d5Copy full SHA for a6a38d5
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: flake8
40
exclude: *test-data
41
- repo: https://github.com/pylint-dev/pylint
42
- rev: v4.0.0
+ rev: v4.0.2
43
hooks:
44
- id: pylint
45
0 commit comments