Skip to content

Commit 8ecfc23

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.11.0 → v2.11.1](tox-dev/pyproject-fmt@v2.11.0...v2.11.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4)
1 parent 3dff60b commit 8ecfc23

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
@@ -48,14 +48,14 @@ repos:
4848
- id: tox-ini-fmt
4949

5050
- repo: https://github.com/tox-dev/pyproject-fmt
51-
rev: "v2.11.0"
51+
rev: "v2.11.1"
5252
hooks:
5353
- id: pyproject-fmt
5454
additional_dependencies: ["tox>=4.12.1"]
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
# Ruff version.
58-
rev: v0.14.3
58+
rev: v0.14.4
5959
hooks:
6060
# Run the formatter.
6161
- id: ruff-format

0 commit comments

Comments
 (0)