Skip to content

Commit 1478f89

Browse files
committed
update ruff version on pre-commit
1 parent 1cd669d commit 1478f89

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
@@ -11,7 +11,7 @@ repos:
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
1313
# Ruff version.
14-
rev: v0.1.4
14+
rev: v0.6.9
1515
hooks:
1616
# Run the linter.
1717
- id: ruff

0 commit comments

Comments
 (0)