Skip to content

Commit 744e972

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.0](astral-sh/ruff-pre-commit@v0.14.13...v0.15.0)
1 parent 50f25ce commit 744e972

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
@@ -26,7 +26,7 @@ repos:
2626
- id: python-use-type-annotations
2727
- id: text-unicode-replacement-char
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.13
29+
rev: v0.15.0
3030
hooks:
3131
- id: ruff-check
3232
- id: ruff-format

0 commit comments

Comments
 (0)