Skip to content

Commit d9a9d94

Browse files
[pre-commit.ci] Pre-commit autoupdate.
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9)
1 parent 1ff1ee4 commit d9a9d94

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
@@ -11,7 +11,7 @@ repos:
1111
args: [--fix=lf]
1212
- id: check-case-conflict
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.14.10 # must match pyproject.toml
14+
rev: v0.15.9 # must match pyproject.toml
1515
hooks:
1616
- id: ruff
1717
args: [--extend-select, I, --fix]

0 commit comments

Comments
 (0)