Skip to content

Commit 8a90b36

Browse files
chore(deps): update pre-commit hooks (#4495)
updates: - [github.com/PyCQA/pylint: v2.16.0 → v2.16.1](pylint-dev/pylint@v2.16.0...v2.16.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b2c1978 commit 8a90b36

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
@@ -116,7 +116,7 @@ repos:
116116

117117
# PyLint has native support - not always usable, but works for us
118118
- repo: https://github.com/PyCQA/pylint
119-
rev: "v2.16.0"
119+
rev: "v2.16.1"
120120
hooks:
121121
- id: pylint
122122
files: ^pybind11

0 commit comments

Comments
 (0)