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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Jeff Epler 2023-12-11 15:46:15 -06:00 committed by GitHub
commit e689e52f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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