Skip to content

Commit 58c6b9d

Browse files
authored
[CodeStyle] Bump ruff to v0.14.4 (#76315)
1 parent 256b44f commit 58c6b9d

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
@@ -60,7 +60,7 @@ repos:
6060
args: [--force-exclude]
6161
# For Python files
6262
- repo: https://github.com/astral-sh/ruff-pre-commit
63-
rev: v0.13.0
63+
rev: v0.14.4
6464
hooks:
6565
- id: ruff-check
6666
args: [--fix, --exit-non-zero-on-fix, --no-cache]

0 commit comments

Comments
 (0)