Skip to content

Commit ead3448

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.2](rbubley/mirrors-prettier@v3.8.1...v3.8.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.8...v0.15.10)
1 parent 07bce33 commit ead3448

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.8.1
12+
rev: v3.8.2
1313
hooks:
1414
- id: prettier
1515
args: ["--cache-location=.prettier_cache/cache"]
@@ -35,7 +35,7 @@ repos:
3535
additional_dependencies: ["black==26.3.1"]
3636
- id: blackdoc-autoupdate-black
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.15.8
38+
rev: v0.15.10
3939
hooks:
4040
- id: ruff
4141
args: ["--fix"]

0 commit comments

Comments
 (0)