diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e1ff46a3c..1e01b8bc2f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: language_version: "python3" additional_dependencies: [click==7.1.2, black==21.12b0] - repo: https://github.com/pylint-dev/pylint - rev: v3.2.3 + rev: v3.2.4 hooks: - id: pylint args: [