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

Skip to content

Commit 8f0a3af

Browse files
committed
chore(deps): update pre-commit hook pycqa/pylint to v2.13.3
1 parent f942e65 commit 8f0a3af

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.2
24+
rev: v2.13.3
2525
hooks:
2626
- id: pylint
2727
additional_dependencies:

0 commit comments

Comments
 (0)
0