[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/pylint: v2.16.4 → v2.17.0](https://github.com/pycqa/pylint/compare/v2.16.4...v2.17.0)
This commit is contained in:
parent
ad4d1d6b90
commit
41712b4d84
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/pycqa/pylint
|
||||
rev: v2.16.4
|
||||
rev: v2.17.0
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: lint (examples)
|
||||
|
|
|
|||
Loading…
Reference in a new issue