Skip to content

Commit babaf9a

Browse files
chore(deps): update pre-commit hook pycqa/pylint to v3.3.3
1 parent 82b2463 commit babaf9a

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.3
5050
hooks:
5151
# TODO: pylint-import-modules support for pylint v3 (or alternative linter)
5252
- id: pylint

0 commit comments

Comments
 (0)