We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2656301 + 93fccb2 commit 691b96dCopy full SHA for 691b96d
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: end-of-file-fixer
19
- id: trailing-whitespace
20
- repo: https://github.com/pycqa/pylint
21
- rev: v3.2.6
+ rev: v3.2.7
22
hooks:
23
- id: pylint
24
name: lint (examples)
0 commit comments