We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f442791 commit 7e68183Copy full SHA for 7e68183
.pre-commit-config.yaml
@@ -84,7 +84,7 @@ repos:
84
'--filter=-readability/casting,-runtime/int,-build/include_subdir,-readability/fn_size'
85
]
86
- repo: https://github.com/pylint-dev/pylint
87
- rev: v3.0.0a7
+ rev: v3.0.0b0
88
hooks:
89
- id: pylint
90
stages: [manual]
0 commit comments