We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b2463 commit babaf9aCopy full SHA for babaf9a
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
exclude: tests/data/.*
47
- id: requirements-txt-fixer
48
- repo: https://github.com/PyCQA/pylint
49
- rev: v3.2.7
+ rev: v3.3.3
50
hooks:
51
# TODO: pylint-import-modules support for pylint v3 (or alternative linter)
52
- id: pylint
0 commit comments