Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#746)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v2.15.0 → v2.15.2](pylint-dev/pylint@v2.15.0...v2.15.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Sep 13, 2022
1 parent 2c61a69 commit a73e525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: prettier
exclude: ^README\.md$
- repo: https://github.com/PyCQA/pylint
rev: v2.15.0
rev: v2.15.2
hooks:
- id: pylint
files: ^(nbqa|tests)/
Expand Down

0 comments on commit a73e525

Please sign in to comment.