chore(deps): update pre-commit hooks (#4495)

updates:
- [github.com/PyCQA/pylint: v2.16.0 → v2.16.1](https://github.com/PyCQA/pylint/compare/v2.16.0...v2.16.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2023-02-07 01:16:25 -05:00 committed by Henry Schreiner
parent c06f324ccf
commit 3ea37d04cc
No known key found for this signature in database
GPG Key ID: B9D0E45146A241E8
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ repos:
# PyLint has native support - not always usable, but works for us
- repo: https://github.com/PyCQA/pylint
rev: "v2.16.0"
rev: "v2.16.1"
hooks:
- id: pylint
files: ^pybind11