Skip to content

Commit eb027f5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.5.1 → v3.5.3](rbubley/mirrors-prettier@v3.5.1...v3.5.3) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.2...v0.11.6)
1 parent afcb8d0 commit eb027f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/rbubley/mirrors-prettier
10-
rev: v3.5.1
10+
rev: v3.5.3
1111
hooks:
1212
- id: prettier
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.11.2
14+
rev: v0.11.6
1515
hooks:
1616
- id: ruff
1717
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)