Skip to content

Commit 7b6d425

Browse files
[pre-commit.ci] pre-commit suggestions (#571)
* [pre-commit.ci] pre-commit suggestions updates: - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) * Apply suggestion from @Borda --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent 23c05fc commit 7b6d425

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
@@ -45,7 +45,7 @@ repos:
4545
args: ["--in-place"]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.11.12
48+
rev: v0.12.2
4949
hooks:
5050
- id: ruff-format
5151
args: ["--preview"]

0 commit comments

Comments
 (0)