Skip to content

Commit 9bbae6c

Browse files
[pre-commit.ci] pre-commit autoupdate (#306)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.0](rbubley/mirrors-prettier@v3.5.3...v3.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.13...v0.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dd2a35d commit 9bbae6c

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
- id: check-docstring-first
1212
- repo: https://github.com/rbubley/mirrors-prettier
13-
rev: v3.5.3
13+
rev: v3.6.0
1414
hooks:
1515
- id: prettier
1616
args: ["--cache-location=.prettier_cache/cache"]
@@ -37,7 +37,7 @@ repos:
3737
additional_dependencies: ["black==25.1.0"]
3838
- id: blackdoc-autoupdate-black
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.11.13
40+
rev: v0.12.0
4141
hooks:
4242
- id: ruff
4343
args: [--fix]

0 commit comments

Comments
 (0)