Skip to content

Commit

Permalink
Update pre-commit hook PyCQA/pylint to v3
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 5, 2024
1 parent 3a5206c commit 7e785ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:

- repo: https://github.com/PyCQA/pylint
#rev: v3.0.3
rev: v2.17.4
rev: v3.3.1
hooks:
- id: pylint
exclude: ^tests/
Expand Down

0 comments on commit 7e785ec

Please sign in to comment.