Skip to content

Commit

Permalink
Merge pull request #1959 from python-gitlab/renovate/pycqa-pylint-2.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pycqa/pylint to v2.13.4
  • Loading branch information
nejch committed Mar 31, 2022
2 parents 400d8e5 + 9d0b252 commit 8db6841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -21,7 +21,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pycqa/pylint
rev: v2.13.3
rev: v2.13.4
hooks:
- id: pylint
additional_dependencies:
Expand Down

0 comments on commit 8db6841

Please sign in to comment.