Skip to content

Commit 575ebe1

Browse files
pre-commit-ci[bot]seifertm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2) - [github.com/rhysd/actionlint: v1.7.3 → v1.7.4](rhysd/actionlint@v1.7.3...v1.7.4) - [github.com/tox-dev/pyproject-fmt: v2.4.3 → v2.5.0](tox-dev/pyproject-fmt@v2.4.3...v2.5.0)
1 parent 858407f commit 575ebe1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: check-merge-conflict
77
exclude: rst$
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.7.1
9+
rev: v0.7.2
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: python-use-type-annotations
5555
- repo: https://github.com/rhysd/actionlint
56-
rev: v1.7.3
56+
rev: v1.7.4
5757
hooks:
5858
- id: actionlint-docker
5959
args:
@@ -69,7 +69,7 @@ repos:
6969
hooks:
7070
- id: check-github-actions
7171
- repo: https://github.com/tox-dev/pyproject-fmt
72-
rev: v2.4.3
72+
rev: v2.5.0
7373
hooks:
7474
- id: pyproject-fmt
7575
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version

0 commit comments

Comments
 (0)