diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7f3cc5e..33a1e66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: flake8 exclude: *test-data - repo: https://github.com/pylint-dev/pylint - rev: v4.0.2 + rev: v4.0.3 hooks: - id: pylint exclude: *test-data