diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6a00f2fcee..9ff2013ed4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,7 @@ repos: # PyLint has native support - not always usable, but works for us - repo: https://github.com/PyCQA/pylint - rev: "v2.13.2" + rev: "v2.13.4" hooks: - id: pylint files: ^pybind11