Skip to content

Commit 0d30d83

Browse files
[pre-commit.ci] pre-commit autoupdate (#299)
updates: - [github.com/tox-dev/pyproject-fmt: 2.2.4 → 2.3.1](tox-dev/pyproject-fmt@2.2.4...2.3.1) - [github.com/mgedmin/check-manifest: 0.49 → 0.50](mgedmin/check-manifest@0.49...0.50) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 83aa8e0 commit 0d30d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: black
2525

2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: 2.2.4
27+
rev: 2.3.1
2828
hooks:
2929
- id: pyproject-fmt
3030

@@ -34,7 +34,7 @@ repos:
3434
- id: ruff
3535

3636
- repo: https://github.com/mgedmin/check-manifest
37-
rev: "0.49"
37+
rev: "0.50"
3838
hooks:
3939
- id: check-manifest
4040
args: [--no-build-isolation]

0 commit comments

Comments
 (0)