Skip to content

Commit 84a8eac

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

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
@@ -5,7 +5,7 @@ default_language_version:
55
repos:
66
# Run manually in CI skipping the branch checks
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.13.0
8+
rev: v0.13.1
99
hooks:
1010
- id: ruff
1111
name: "Ruff check"

0 commit comments

Comments
 (0)