8000 Update pre-commit · python/docsbuild-scripts@f2d2ffb · GitHub
[go: up one dir, main page]

Skip to content

Commit f2d2ffb

Browse files
committed
Update pre-commit
1 parent 53391b4 commit f2d2ffb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/python-jsonschema/check-jsonschema
17-
rev: 0.28.6
17+
rev: 0.29.2
1818
hooks:
1919
- id: check-github-workflows
2020

@@ -24,17 +24,17 @@ repos:
2424
- id: actionlint
2525

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

3131
- repo: https://github.com/abravalheri/validate-pyproject
32-
rev: v0.18
32+
rev: v0.19
3333
hooks:
3434
- id: validate-pyproject
3535

3636
- repo: https://github.com/tox-dev/tox-ini-fmt
37-
rev: 1.3.1
37+
rev: 1.4.0
3838
hooks:
3939
- id: tox-ini-fmt
4040

0 commit comments

Comments
 (0)
0