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 Dec 5, 2024
1 parent 386fab1 commit 5951b0b
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 @@ -46,7 +46,7 @@ repos:

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

0 comments on commit 5951b0b

Please sign in to comment.