We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46211be + a6dff91 commit 5018d67Copy full SHA for 5018d67
.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.3.0"
+ rev: "v3.3.1"
63
hooks:
64
- id: pylint
65
additional_dependencies: [toml>=0.10.2, numpy>=1.23.4, pydantic>=2.1]
0 commit comments