Skip to content

Commit 9fbc5c0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/PyCQA/pylint/: v4.0.3 → v4.0.4
1 parent d9d7989 commit 9fbc5c0

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
@@ -30,7 +30,7 @@ repos:
3030
- id: isort
3131

3232
- repo: https://github.com/PyCQA/pylint/
33-
rev: v4.0.3
33+
rev: v4.0.4
3434
hooks:
3535
- id: pylint
3636
args: [--disable=E0401]

0 commit comments

Comments
 (0)