Skip to content

Commit 6570dde

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v2.17.4 → v3.0.0a6](pylint-dev/pylint@v2.17.4...v3.0.0a6)
1 parent 74cac28 commit 6570dde

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
@@ -118,7 +118,7 @@ repos:
118118

119119
# Lint code in pre-commit env, note: This ignores import checks.
120120
- repo: https://github.com/PyCQA/pylint
121-
rev: v2.17.4
121+
rev: v3.0.0a6
122122
hooks:
123123
# Pylint is also run from within pre-commit for CI purposes.
124124
- id: pylint

0 commit comments

Comments
 (0)