Skip to content

Commit 401d7a9

Browse files
[pre-commit.ci] pre-commit autoupdate (#2271)
updates: - [github.com/tox-dev/pyproject-fmt: v2.6.0 → v2.7.0](tox-dev/pyproject-fmt@v2.6.0...v2.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0636faa commit 401d7a9

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
@@ -29,11 +29,11 @@ repos:
2929
hooks:
3030
- id: shellcheck
3131
- repo: https://github.com/tox-dev/pyproject-fmt
32-
rev: v2.6.0
32+
rev: v2.7.0
3333
hooks:
3434
- id: pyproject-fmt
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.13.2
36+
rev: v0.13.3
3737
hooks:
3838
- id: ruff
3939
args: ["--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)