diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0982c76..ec059a2 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: v3.3.2 + rev: v3.3.3 hooks: - id: pylint exclude: *test-data