Skip to content

Commit 64f7281

Browse files
[pre-commit.ci] pre-commit autoupdate (#4178)
updates: - [github.com/PyCQA/pylint: v2.15.0 → v2.15.2](pylint-dev/pylint@v2.15.0...v2.15.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent aa8f8ba commit 64f7281

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
@@ -110,7 +110,7 @@ repos:
110110

111111
# PyLint has native support - not always usable, but works for us
112112
- repo: https://github.com/PyCQA/pylint
113-
rev: "v2.15.0"
113+
rev: "v2.15.2"
114114
hooks:
115115
- id: pylint
116116
files: ^pybind11

0 commit comments

Comments
 (0)