Skip to content

Commit e96d663

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

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

5858
# Python linting using ruff
5959
- repo: https://github.com/astral-sh/ruff-pre-commit
60-
rev: v0.14.10
60+
rev: v0.14.11
6161
hooks:
6262
- id: ruff-check
6363
- id: ruff-format

0 commit comments

Comments
 (0)