Skip to content

Commit edbef8c

Browse files
[pre-commit.ci] pre-commit autoupdate (#459)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a0e2695 commit edbef8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: "monthly"
55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: "v0.11.12"
7+
rev: "v0.12.2"
88
hooks:
99
- id: ruff
1010
args: ["--fix", "--unsafe-fixes"]
@@ -20,7 +20,7 @@ repos:
2020
"--remove-unused-variable",
2121
]
2222
- repo: https://github.com/rbubley/mirrors-prettier
23-
rev: v3.5.3
23+
rev: v3.6.2
2424
hooks:
2525
- id: prettier
2626
types_or: [css, scss, javascript, rst, json, yaml, toml, markdown]

0 commit comments

Comments
 (0)