8000 chore(deps): update pre-commit hook pycqa/pylint to v2.13.5 · nickbroon/python-gitlab@17d5c6c · GitHub
[go: up one dir, main page]

Skip to content

Commit 17d5c6c

Browse files
committed
chore(deps): update pre-commit hook pycqa/pylint to v2.13.5
1 parent 3b0806e commit 17d5c6c

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)
0