Skip to content

Commit c677102

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/abravalheri/validate-pyproject: v0.23 → v0.24](abravalheri/validate-pyproject@v0.23...v0.24) - [github.com/adrienverge/yamllint: v1.35.1 → v1.36.2](adrienverge/yamllint@v1.35.1...v1.36.2)
1 parent 4ce967e commit c677102

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
@@ -44,12 +44,12 @@ repos:
4444
hooks:
4545
- id: pyproject-fmt
4646
- repo: https://github.com/abravalheri/validate-pyproject
47-
rev: v0.23
47+
rev: v0.24
4848
hooks:
4949
- id: validate-pyproject
5050

5151
- repo: https://github.com/adrienverge/yamllint
52-
rev: v1.35.1
52+
rev: v1.36.2
5353
hooks:
5454
- id: yamllint
5555
args:

0 commit comments

Comments
 (0)