We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a5d3f commit 3d97f7eCopy full SHA for 3d97f7e
.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.4
50
hooks:
51
# TODO: pylint-import-modules support for pylint v3 (or alternative linter)
52
- id: pylint
0 commit comments