Skip to content

Commit abadb9b

Browse files
[pre-commit.ci] pre-commit suggestions (#648)
updates: - [github.com/JoC0de/pre-commit-prettier: v3.7.3 → v3.7.4](JoC0de/pre-commit-prettier@v3.7.3...v3.7.4) - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ec1b089 commit abadb9b

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
@@ -30,7 +30,7 @@ repos:
3030
#args: ["--write-changes"]
3131

3232
- repo: https://github.com/JoC0de/pre-commit-prettier
33-
rev: v3.7.3
33+
rev: v3.7.4
3434
hooks:
3535
- id: prettier
3636
files: \.(json|yml|yaml|toml)
@@ -45,7 +45,7 @@ repos:
4545
args: ["--in-place"]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.14.7
48+
rev: v0.14.10
4949
hooks:
5050
- id: ruff
5151
args: ["--fix"]

0 commit comments

Comments
 (0)