Skip to content

Commit 37bf249

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3) - [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287)
1 parent 199c2b3 commit 37bf249

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
@@ -24,7 +24,7 @@ repos:
2424
- id: rst-backticks
2525
- id: rst-directive-colons
2626
- repo: https://github.com/pre-commit/mirrors-prettier
27-
rev: v3.0.2
27+
rev: v3.0.3
2828
hooks:
2929
- id: prettier
3030
types_or: [javascript, css]
@@ -39,7 +39,7 @@ repos:
3939
args:
4040
- --fix
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: 'v0.0.286'
42+
rev: 'v0.0.287'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)