Skip to content

Commit 3d97f7e

Browse files
chore(deps): update pre-commit hook pycqa/pylint to v3.3.4
1 parent 34a5d3f commit 3d97f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
exclude: tests/data/.*
4747
- id: requirements-txt-fixer
4848
- repo: https://github.com/PyCQA/pylint
49-
rev: v3.2.7
49+
rev: v3.3.4
5050
hooks:
5151
# TODO: pylint-import-modules support for pylint v3 (or alternative linter)
5252
- id: pylint

0 commit comments

Comments
 (0)