We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ca9156 + 44261ae commit c142b2fCopy full SHA for c142b2f
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
- id: pydocstyle
60
additional_dependencies: [toml>=0.10.2]
61
- repo: https://github.com/PyCQA/pylint
62
- rev: "v3.2.6"
+ rev: "v3.2.7"
63
hooks:
64
- id: pylint
65
additional_dependencies: [toml>=0.10.2, numpy>=1.23.4, pydantic>=2.1]
0 commit comments