Skip to content

Commit 2a6c7d3

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#27)
2 parents 5725cbd + 357e170 commit 2a6c7d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.4
3+
rev: v0.12.2
44
hooks:
55
- id: ruff
66
args: [--exit-non-zero-on-fix]
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/tox-dev/pyproject-fmt
28-
rev: v2.5.1
28+
rev: v2.6.0
2929
hooks:
3030
- id: pyproject-fmt
3131

@@ -40,7 +40,7 @@ repos:
4040
- id: tox-ini-fmt
4141

4242
- repo: https://github.com/rbubley/mirrors-prettier
43-
rev: v3.5.3
43+
rev: v3.6.2
4444
hooks:
4545
- id: prettier
4646
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)