Skip to content

Commit 01a551a

Browse files
ci(deps): update pre-commit hooks
1 parent 89848ed commit 01a551a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.32.1
26+
rev: 0.33.0
2727
hooks:
2828
- id: check-github-workflows
2929
- id: check-renovate
@@ -39,7 +39,7 @@ repos:
3939
- id: checkmake
4040

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

0 commit comments

Comments
 (0)