Skip to content

Commit 47b801b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ repos:
2323
- id: trailing-whitespace
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.1.6
26+
rev: v0.1.8
2727
hooks:
2828
- id: ruff
2929
args: ["--fix", "--show-fixes"]
3030
- id: ruff-format
3131

3232
- repo: https://github.com/pre-commit/mirrors-prettier
33-
rev: v3.1.0
33+
rev: v4.0.0-alpha.7
3434
hooks:
3535
- id: prettier
3636
types_or: [scss, javascript]

0 commit comments

Comments
 (0)