Skip to content

Commit 49378e4

Browse files
[8.16](backport #3117) Update pylint version (#3121)
* Update pylint version (#3117) update pylint version (cherry picked from commit 9a48286) # Conflicts: # .pre-commit-config.yaml * fix merge conflicts --------- Co-authored-by: Dmitry Gurevich <[email protected]> Co-authored-by: Dmitry Gurevich <[email protected]>
1 parent 15bbbe1 commit 49378e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
files: ^(.ci/scripts|.github/actions|tests)/
4343

4444
- repo: https://github.com/pycqa/pylint
45-
rev: v3.3.1
45+
rev: v3.3.6
4646
hooks:
4747
- id: pylint
4848
args: [

0 commit comments

Comments
 (0)