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 a042f59 commit 7edb7f7
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 @@ -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 7edb7f7

Please sign in to comment.