Skip to content

Commit cd832ad

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.6.2 → v3.7.3](rbubley/mirrors-prettier@v3.6.2...v3.7.3) - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.5...v0.14.7)
1 parent 153d928 commit cd832ad

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
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: check-docstring-first
1111
- repo: https://github.com/rbubley/mirrors-prettier
12-
rev: v3.6.2
12+
rev: v3.7.3
1313
hooks:
1414
- id: prettier
1515
args: ["--cache-location=.prettier_cache/cache"]
@@ -35,7 +35,7 @@ repos:
3535
additional_dependencies: ["black==25.11.0"]
3636
- id: blackdoc-autoupdate-black
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.14.5
38+
rev: v0.14.7
3939
hooks:
4040
- id: ruff
4141
args: ["--fix"]

0 commit comments

Comments
 (0)