Skip to content

Commit ee15e15

Browse files
Bump the python-packages group with 6 updates (#146)
1 parent aada9ed commit ee15e15

File tree

3 files changed

+281
-213
lines changed

3 files changed

+281
-213
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: poetry-check
2222
- repo: https://github.com/tox-dev/pyproject-fmt
23-
rev: "v2.7.0"
23+
rev: "v2.10.0"
2424
hooks:
2525
- id: pyproject-fmt
2626
- repo: https://github.com/codespell-project/codespell
@@ -50,11 +50,11 @@ repos:
5050
- id: yamllint
5151
exclude: pre-commit-config.yaml
5252
- repo: https://github.com/rhysd/actionlint
53-
rev: v1.7.7
53+
rev: v1.7.8
5454
hooks:
5555
- id: actionlint
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: "v0.13.3"
57+
rev: "v0.14.0"
5858
hooks:
5959
- id: ruff-format
6060
- id: ruff-check

0 commit comments

Comments
 (0)