Skip to content

Commit 5370979

Browse files
authored
Merge pull request #1971 from python-gitlab/renovate/pycqa-pylint-2.x
chore(deps): update pre-commit hook pycqa/pylint to v2.13.5
2 parents 5709675 + 17d5c6c commit 5370979

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
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/pycqa/pylint
24-
rev: v2.13.4
24+
rev: v2.13.5
2525
hooks:
2626
- id: pylint
2727
additional_dependencies:

0 commit comments

Comments
 (0)