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

This commit is contained in:
Jeff Epler 2024-12-30 16:51:12 -06:00 committed by GitHub
commit 33ebbfac4f
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: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/pycqa/pylint - repo: https://github.com/pycqa/pylint
rev: v3.3.2 rev: v3.3.3
hooks: hooks:
- id: pylint - id: pylint
name: lint (examples) name: lint (examples)