Skip to content

Commit 73e9e1a

Browse files
🧑‍💻 pre-commit autoupdate
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 0202a7d commit 73e9e1a

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
@@ -60,7 +60,7 @@ repos:
6060
- id: rst-inline-touching-normal # Detect mistake of inline code touching normal text in rst.
6161
- repo: https://github.com/astral-sh/ruff-pre-commit
6262
# Ruff version.
63-
rev: v0.15.12
63+
rev: v0.15.15
6464
hooks:
6565
- id: ruff
6666
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)