Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#4521)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- https://github.com/pylint-dev/pylint/: v3.3.2 → v3.3.3
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent c5ad841 commit 8d4c27b
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 @@ -154,7 +154,7 @@ repos:
exclude: .pre-commit-config.yaml|source/lmp
# customized pylint rules
- repo: https://github.com/pylint-dev/pylint/
rev: v3.3.2
rev: v3.3.3
hooks:
- id: pylint
entry: env PYTHONPATH=source/checker pylint
Expand Down

0 comments on commit 8d4c27b

Please sign in to comment.