Skip to content

Commit fab81fc

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.1 (#819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fad819e commit fab81fc

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
@@ -27,7 +27,7 @@ repos:
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
2929
# Ruff version.
30-
rev: v0.13.0
30+
rev: v0.13.1
3131
hooks:
3232
# Run the linter.
3333
- id: ruff

0 commit comments

Comments
 (0)