Skip to content

Commit c03f786

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/pylint: v3.0.1 → v3.0.3](pylint-dev/pylint@v3.0.1...v3.0.3)
1 parent d0f8df5 commit c03f786

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
@@ -18,7 +18,7 @@ repos:
1818
- id: end-of-file-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/pycqa/pylint
21-
rev: v3.0.1
21+
rev: v3.0.3
2222
hooks:
2323
- id: pylint
2424
name: lint (examples)

0 commit comments

Comments
 (0)