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

Commit f6f9d2d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v2.8.3 → v2.9.3](pylint-dev/pylint@v2.8.3...v2.9.3)
1 parent f29f52f commit f6f9d2d

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.8.3'
25+
rev: 'v2.9.3'
2626
hooks:
2727
- id: pylint
2828
name: pylint

0 commit comments

Comments
 (0)