Skip to content

Commit 4dd7f6f

Browse files
[pre-commit.ci] pre-commit autoupdate (#165)
updates: - [github.com/pycqa/pylint: v2.15.0 → v2.15.2](pylint-dev/pylint@v2.15.0...v2.15.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5a58ed1 commit 4dd7f6f

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
@@ -42,7 +42,7 @@ repos:
4242
exclude: *test-data
4343
additional_dependencies: [flake8-typing-imports==1.10.1]
4444
- repo: https://github.com/pycqa/pylint
45-
rev: v2.15.0
45+
rev: v2.15.2
4646
hooks:
4747
- id: pylint
4848
exclude: *test-data

0 commit comments

Comments
 (0)