Skip to content

Commit 6ed2e87

Browse files
Update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.4...v0.15.9)
1 parent 66cc609 commit 6ed2e87

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
@@ -27,7 +27,7 @@ repos:
2727
exclude: "tests/data/.*"
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.15.4
30+
rev: v0.15.9
3131
hooks:
3232
- id: ruff-check
3333
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)