Skip to content

Commit 4bb181a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/pylint: v4.0.0 → v4.0.2](pylint-dev/pylint@v4.0.0...v4.0.2)
1 parent dfa8657 commit 4bb181a

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.0
11+
rev: v4.0.2
1212
hooks:
1313
- id: pylint
1414

0 commit comments

Comments
 (0)