Skip to content

Commit b43e641

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.6.1 → v3.6.2](rbubley/mirrors-prettier@v3.6.1...v3.6.2) - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.3](astral-sh/ruff-pre-commit@v0.12.0...v0.12.3)
1 parent 1541ce1 commit b43e641

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/rbubley/mirrors-prettier
33
# keep it before markdownlint and eslint
4-
rev: "v3.6.1"
4+
rev: "v3.6.2"
55
hooks:
66
- id: prettier
77
- repo: https://github.com/pre-commit/pre-commit-hooks.git
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: toml-sort-fix
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.12.0
30+
rev: v0.12.3
3131
hooks:
3232
- id: ruff-check
3333
alias: ruff

0 commit comments

Comments
 (0)