diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a4d26a6adb..ba5308fcf5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: black - id: black-jupyter - repo: https://github.com/PyCQA/pylint - rev: v2.17.0 + rev: v2.17.1 hooks: - id: pylint args: [--rcfile=.pylintrc]