Skip to content

Commit 52da9f7

Browse files
committed
Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.291
1 parent 812f4ea commit 52da9f7

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.290
15+
rev: v0.0.291
1616
hooks:
1717
- id: ruff
1818
args:

0 commit comments

Comments
 (0)