Skip to content

Commit 5ae9102

Browse files
ci(deps): update pre-commit hooks
1 parent 1ceffc9 commit 5ae9102

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ repos:
2323
- id: prettier
2424

2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.30.0
26+
rev: 0.31.0
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-renovate
3030

3131
- repo: https://github.com/rhysd/actionlint
32-
rev: v1.7.4
32+
rev: v1.7.6
3333
hooks:
3434
- id: actionlint
3535

@@ -39,7 +39,7 @@ repos:
3939
- id: checkmake
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.8.4
42+
rev: v0.9.1
4343
hooks:
4444
- id: ruff-format
4545
- id: ruff

0 commit comments

Comments
 (0)