Skip to content

Commit c68a15b

Browse files
🧑‍💻 pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.11...v0.13.3)
1 parent 5bb255b commit c68a15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.12.11
63+
rev: v0.13.3
6464
hooks:
6565
- id: ruff
6666
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)