Skip to content

Commit 2e74219

Browse files
[pre-commit.ci] pre-commit autoupdate (#129)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: v2.16.2 → v2.18.1](tox-dev/pyproject-fmt@v2.16.2...v2.18.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d3ad97f commit 2e74219

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ repos:
1919
hooks:
2020
- id: tox-toml-fmt
2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: "v2.16.2"
22+
rev: "v2.18.1"
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.5"
26+
rev: "v0.15.6"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies = [
3737
"uv>=0.9.1",
3838
]
3939
urls."Bug Tracker" = "https://github.com/tox-dev/pre-commit-uv/issues"
40-
urls."Changelog" = "https://github.com/tox-dev/pre-commit-uv/releases"
4140
urls."Source Code" = "https://github.com/tox-dev/pre-commit-uv"
41+
urls.Changelog = "https://github.com/tox-dev/pre-commit-uv/releases"
4242
urls.Documentation = "https://github.com/tox-dev/pre-commit-uv/"
4343

4444
[dependency-groups]

0 commit comments

Comments
 (0)