Skip to content

Commit 60db759

Browse files
[pre-commit.ci] pre-commit autoupdate (#770)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11) - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d9bedeb commit 60db759

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
@@ -12,7 +12,7 @@ repos:
1212
- id: debug-statements
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.11.10
15+
rev: v0.11.11
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -24,7 +24,7 @@ repos:
2424
|tests/.*
2525
)$
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: "v2.5.1"
27+
rev: "v2.6.0"
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)