Merge pull request #49 from jepler/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Jeff Epler 2024-06-14 07:00:32 -05:00 committed by GitHub
commit 90e5cb95ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/pylint
rev: v3.2.2
rev: v3.2.3
hooks:
- id: pylint
name: lint (examples)