Skip to content

Commit 9e64645

Browse files
authored
Merge pull request #2018 from python-gitlab/renovate/pycqa-pylint-2.x
chore(deps): update pre-commit hook pycqa/pylint to v2.13.8
2 parents 0049f83 + 1835593 commit 9e64645

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/pycqa/pylint
23-
rev: v2.13.7
23+
rev: v2.13.8
2424
hooks:
2525
- id: pylint
2626
additional_dependencies:

0 commit comments

Comments
 (0)