Skip to content

Commit 459c445

Browse files
⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05ac438 commit 459c445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ repos:
6363

6464
# Python linting using ruff
6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.14.1
66+
rev: v0.14.2
6767
hooks:
6868
- id: ruff-check
6969
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)