Skip to content

Commit 12b57d0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: 0.4.1 → 0.5.0](tox-dev/pyproject-fmt@0.4.1...0.5.0) - [github.com/abravalheri/validate-pyproject: v0.10.1 → v0.11](abravalheri/validate-pyproject@v0.10.1...v0.11)
1 parent 4327031 commit 12b57d0

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
@@ -60,10 +60,10 @@ repos:
6060
language_version: python3
6161
entry: black --target-version=py38
6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: 0.4.1
63+
rev: 0.5.0
6464
hooks:
6565
- id: pyproject-fmt
6666
- repo: https://github.com/abravalheri/validate-pyproject
67-
rev: v0.10.1
67+
rev: v0.11
6868
hooks:
6969
- id: validate-pyproject

0 commit comments

Comments
 (0)