Skip to content

Commit 14d6b9f

Browse files
committed
Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.279
1 parent 360df7d commit 14d6b9f

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
@@ -12,7 +12,7 @@ default_language_version:
1212
repos:
1313
# Run manually in CI skipping the branch checks
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.0.277
15+
rev: v0.0.279
1616
hooks:
1717
- id: ruff
1818
args:

0 commit comments

Comments
 (0)