Skip to content

Commit d01fcf2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.21.0 → v2.21.1](tox-dev/pyproject-fmt@v2.21.0...v2.21.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.9...v0.15.12)
1 parent b343c06 commit d01fcf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ repos:
5454
- id: tox-ini-fmt
5555

5656
- repo: https://github.com/tox-dev/pyproject-fmt
57-
rev: v2.21.0
57+
rev: v2.21.1
5858
hooks:
5959
- id: pyproject-fmt
6060
additional_dependencies: ["tox>=4.12.1"]
6161

6262
- repo: https://github.com/astral-sh/ruff-pre-commit
6363
# Ruff version.
64-
rev: v0.15.9
64+
rev: v0.15.12
6565
hooks:
6666
# Run the formatter.
6767
- id: ruff-format

0 commit comments

Comments
 (0)