Skip to content

Commit f0eb8ee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.6...v0.11.12)
1 parent 35e59c7 commit f0eb8ee

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
@@ -36,12 +36,12 @@ repos:
3636
)
3737
3838
- repo: https://github.com/tox-dev/pyproject-fmt
39-
rev: v2.5.1
39+
rev: v2.6.0
4040
hooks:
4141
- id: pyproject-fmt
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.11.6
44+
rev: v0.11.12
4545
hooks:
4646
- id: ruff
4747

0 commit comments

Comments
 (0)