Skip to content

Commit 9e93d5f

Browse files
committed
Chore: Update Ruff version in pre-commit configuration
1 parent beb7bd4 commit 9e93d5f

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
@@ -12,7 +12,7 @@ repos:
1212
- id: mixed-line-ending
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
# Ruff version.
15-
rev: v0.6.8
15+
rev: v0.9.9
1616
hooks:
1717
# Run the linter.
1818
- id: ruff

0 commit comments

Comments
 (0)