Skip to content

Commit fefec8e

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.1](pre-commit/mirrors-prettier@v3.0.0...v3.0.1) - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.282](astral-sh/ruff-pre-commit@v0.0.281...v0.0.282)
1 parent 7677183 commit fefec8e

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.0
27+
rev: v3.0.1
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.281'
42+
rev: 'v0.0.282'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)