Skip to content

Commit 075d38b

Browse files
[pre-commit.ci] pre-commit autoupdate (#1866)
1 parent 6e9ce48 commit 075d38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: v4.0.0-alpha.7
27+
rev: v4.0.0-alpha.8
2828
hooks:
2929
- id: prettier
3030
entry: env PRETTIER_LEGACY_CLI=1 prettier
@@ -40,7 +40,7 @@ repos:
4040
args:
4141
- --fix
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.1.8'
43+
rev: 'v0.1.9'
4444
hooks:
4545
- id: ruff
4646
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)