Skip to content

Commit 128e588

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/pylint: v4.0.3 → v4.0.4](pylint-dev/pylint@v4.0.3...v4.0.4)
1 parent 04d04b6 commit 128e588

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
@@ -8,7 +8,7 @@ repos:
88
args: [--line-length=85] # notebooks (for sphinx docs)
99

1010
- repo: https://github.com/pycqa/pylint
11-
rev: v4.0.3
11+
rev: v4.0.4
1212
hooks:
1313
- id: pylint
1414

0 commit comments

Comments
 (0)