Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

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 69c5003 commit f4ed423
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 f4ed423

Please sign in to comment.