Skip to content

Commit 0747dda

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pylint-dev/pylint: v4.0.2 → v4.0.3](pylint-dev/pylint@v4.0.2...v4.0.3)
1 parent 4c0220b commit 0747dda

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
@@ -39,7 +39,7 @@ repos:
3939
- id: flake8
4040
exclude: *test-data
4141
- repo: https://github.com/pylint-dev/pylint
42-
rev: v4.0.2
42+
rev: v4.0.3
4343
hooks:
4444
- id: pylint
4545
exclude: *test-data

0 commit comments

Comments
 (0)