Skip to content

Commit d733dcb

Browse files
Update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.12...v0.15.15)
1 parent 7004841 commit d733dcb

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.12
30+
rev: v0.15.15
3131
hooks:
3232
- id: ruff-check
3333
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)