Skip to content

Commit fb0f078

Browse files
committed
Updated pylint version to 2.13.0
1 parent c6436f9 commit fb0f078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: end-of-file-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/pycqa/pylint
21-
rev: v2.11.1
21+
rev: v2.13.0
2222
hooks:
2323
- id: pylint
2424
name: pylint (library code)

0 commit comments

Comments
 (0)