Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/pylint to v3.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 36ef921 commit ba9e55d
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 @@ -75,7 +75,7 @@ repos:
- id: gitleaks
# Python-related hooks
- repo: https://github.com/pycqa/pylint
rev: v3.2.2 # frozen: v3.0.0a6
rev: v3.2.3 # frozen: v3.0.0a6
hooks:
- id: pylint
args: ["-rn", "-sn", "--rcfile=.github/lint/.pylintrc"]
Expand Down

0 comments on commit ba9e55d

Please sign in to comment.