We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27cc6a commit 1396221Copy full SHA for 1396221
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
hooks:
22
- id: isort
23
- repo: https://github.com/pycqa/pylint
24
- rev: v2.13.5
+ rev: v2.13.7
25
26
- id: pylint
27
additional_dependencies:
0 commit comments