Skip to content

Commit 3429b5c

Browse files
[pre-commit.ci] Pre-commit autoupdate.
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.7...v0.12.2)
1 parent f35a6b0 commit 3429b5c

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.11.7 # must match pyproject.toml
14+
rev: v0.12.2 # must match pyproject.toml
1515
hooks:
1616
- id: ruff
1717
args: [--extend-select, I, --fix]

0 commit comments

Comments
 (0)