Skip to content

Commit f0ef4ff

Browse files
committed
CI: Bump Ruff version (0.13.1 → 0.14.7)
1 parent 25203e2 commit f0ef4ff

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
@@ -34,7 +34,7 @@ repos:
3434
stages: [manual] # Not automatically triggered, invoked via `pre-commit run --hook-stage manual clang-tidy`
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.13.1
37+
rev: v0.14.7
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix]

0 commit comments

Comments
 (0)