This commit is contained in:
pre-commit-ci[bot] 2023-03-28 03:57:06 +00:00 committed by GitHub
commit d782c73f61
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: v2.17.0
rev: v2.17.1
hooks:
- id: pylint
name: lint (examples)