diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7244bf6ef..a783d66d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: # hooks: # - id: bandit - repo: https://github.com/PyCQA/pylint - rev: v2.16.4 + rev: v2.17.0 hooks: - id: pylint args: ["--disable=C,R,W,E1136"]