Skip to content

Commit 80e2fe1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/biomejs/pre-commit: 8a54093106c1c85f977afbb95ada8685786a2999 → 14ca40ece1f3137d278ba53855521bfec129e1f5](biomejs/pre-commit@8a54093...14ca40e) - [github.com/tox-dev/pyproject-fmt: bdc53142c79093f52931be2be9aee90756f39f53 → 3b42b9776870badc9eaffdef9a4a0834b764d87c](tox-dev/pyproject-fmt@bdc5314...3b42b97) - [github.com/astral-sh/ruff-pre-commit: 1f1e8bf348ff38fc88619a38d3ca4d9c56abea49 → 321478e58f4938179c6b86e4ddfa923d1547a49b](astral-sh/ruff-pre-commit@1f1e8bf...321478e)
1 parent 6277f0e commit 80e2fe1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/biomejs/pre-commit
10-
rev: 8a54093106c1c85f977afbb95ada8685786a2999 # frozen: v2.5.11
10+
rev: 14ca40ece1f3137d278ba53855521bfec129e1f5 # frozen: v2.5.12
1111
hooks:
1212
- id: biome-format
1313
exclude: ^\.cruft\.json$ # inconsistent indentation with cruft - file never to be modified manually.
1414
- repo: https://github.com/tox-dev/pyproject-fmt
15-
rev: bdc53142c79093f52931be2be9aee90756f39f53 # frozen: v2.29.0
15+
rev: 3b42b9776870badc9eaffdef9a4a0834b764d87c # frozen: v2.29.3
1616
hooks:
1717
- id: pyproject-fmt
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 1f1e8bf348ff38fc88619a38d3ca4d9c56abea49 # frozen: v0.16.5
19+
rev: 321478e58f4938179c6b86e4ddfa923d1547a49b # frozen: v0.16.6
2020
hooks:
2121
- id: ruff-check
2222
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)