Skip to content

Commit d8becd7

Browse files
Upgrade pylint
1 parent eae1a91 commit d8becd7

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/PyCQA/pylint
28-
rev: v3.0.3
28+
rev: v3.3.6
2929
hooks:
3030
- id: pylint
3131
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)