Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 79da2f9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v2.9.5 → v2.10.2](pylint-dev/pylint@v2.9.5...v2.10.2)
1 parent 6891714 commit 79da2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: check-yaml
2323
exclude: docs/mkdocs.yml
2424
- repo: https://github.com/PyCQA/pylint
25-
rev: 'v2.9.5'
25+
rev: 'v2.10.2'
2626
hooks:
2727
- id: pylint
2828
name: pylint

0 commit comments

Comments
 (0)