diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b139f3f..1e2b205 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pycqa/pylint - rev: v2.14.5 + rev: v2.15.0 hooks: - id: pylint name: lint (examples)