Skip to content

Commit 2dc14cf

Browse files
[pre-commit.ci] pre-commit autoupdate (#682)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 → c60c980e561ed3e73101667fe8365c609d19a438](astral-sh/ruff-pre-commit@5ba58ac...c60c980) * '[pre-commit.ci 🤖] Apply code format tools to PR' --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4f3c0c9 commit 2dc14cf

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
@@ -25,7 +25,7 @@ repos:
2525
args: [--prose-wrap=preserve]
2626

2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: "5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83" # frozen: v0.14.10
28+
rev: "c60c980e561ed3e73101667fe8365c609d19a438" # frozen: v0.15.9
2929
hooks:
3030
- id: ruff
3131
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)