Skip to content

Commit cac69aa

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.0...v0.15.2) - [github.com/tox-dev/pyproject-fmt: v2.15.0 → v2.16.2](tox-dev/pyproject-fmt@v2.15.0...v2.16.2)
1 parent 94a493a commit cac69aa

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
@@ -54,13 +54,13 @@ repos:
5454
- tomli
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.15.0
57+
rev: v0.15.2
5858
hooks:
5959
- id: ruff-check
6060
# - id: ruff-format
6161

6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: v2.15.0
63+
rev: v2.16.2
6464
hooks:
6565
- id: pyproject-fmt
6666

0 commit comments

Comments
 (0)