diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 090a0d9..bcdbd2a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -115,7 +115,7 @@ repos: language_version: python3.11 # flake8-commas doesn't work w/ Python 3.12 - repo: https://github.com/PyCQA/pylint.git - rev: v3.1.0 + rev: v3.3.0 hooks: - id: pylint args: