Skip to content

Commit 316a0a1

Browse files
[pre-commit.ci] pre-commit autoupdate (#239)
updates: - [github.com/PyCQA/pylint: v2.17.0 → v2.17.1](pylint-dev/pylint@v2.17.0...v2.17.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7f2bed3 commit 316a0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
]
3737

3838
- repo: https://github.com/PyCQA/pylint
39-
rev: v2.17.0
39+
rev: v2.17.1
4040
hooks:
4141
- id: pylint
4242
args: ["--disable=import-error"]

0 commit comments

Comments
 (0)