diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad27732e9..4d17af1e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/pylint - rev: v2.13.2 + rev: v2.13.3 hooks: - id: pylint additional_dependencies: