Skip to content

Commit 541fea2

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: 2.4.3 → v2.4.3](tox-dev/pyproject-fmt@2.4.3...v2.4.3) - [github.com/python-poetry/poetry: 1.8.4 → 1.8.0](python-poetry/poetry@1.8.4...1.8.0)
1 parent d21a205 commit 541fea2

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
@@ -28,11 +28,11 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
3030
- repo: https://github.com/tox-dev/pyproject-fmt
31-
rev: "2.4.3"
31+
rev: "v2.4.3"
3232
hooks:
3333
- id: pyproject-fmt
3434
- repo: https://github.com/python-poetry/poetry
35-
rev: 1.8.4
35+
rev: 1.8.0
3636
hooks:
3737
- id: poetry-check
3838
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)