Skip to content

Commit 492b89e

Browse files
lievenheymilianw
authored andcommitted
chore: update pylint
1 parent 728d74b commit 492b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: clang-format
2121
files: (\.cpp|\.h|\.c)
2222
- repo: https://github.com/PyCQA/pylint
23-
rev: v2.15.3
23+
rev: v3.1.0
2424
hooks:
2525
- id: pylint
2626
args: ["--disable=C0103,C0301,C0114,R0801,E0401"]

0 commit comments

Comments
 (0)