Skip to content

Commit 7bb36b3

Browse files
chore: update pre-commit hook astral-sh/ruff-pre-commit to v0.15.9 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f841fff commit 7bb36b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
- id: fix-byte-order-marker
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.15.8
45+
rev: v0.15.9
4646
hooks:
4747
- id: ruff
4848
args: [--fix]

0 commit comments

Comments
 (0)