Skip to content

Commit

Permalink
Update pylint to 2.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Nov 4, 2022
1 parent 44e50a6 commit d97805b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/pylint
rev: v2.13.0
rev: v2.15.5
hooks:
- id: pylint
name: pylint (library code)
Expand Down

0 comments on commit d97805b

Please sign in to comment.