Skip to content

Commit 08a4567

Browse files
[pre-commit.ci] pre-commit autoupdate (#170)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.5...v0.12.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
1 parent cad0deb commit 08a4567

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
@@ -13,7 +13,7 @@ repos:
1313
# doesn't work in combination with jupytext hook yet. See https://github.com/mwouts/jupytext/issues/580
1414
exclude: "docs/notebooks/.*\\.md"
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.12.5
16+
rev: v0.12.7
1717
hooks:
1818
- id: ruff
1919
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)