Skip to content

Commit 9e340e5

Browse files
Update pre-commit hooks
1 parent b80f9f5 commit 9e340e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
)$
3434
3535
- repo: https://github.com/python-jsonschema/check-jsonschema
36-
rev: 0.37.4
36+
rev: 0.38.0
3737
hooks:
3838
- id: check-jsonschema
3939
priority: 20
@@ -58,7 +58,7 @@ repos:
5858

5959
# use ruff for python files
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.16.1
61+
rev: v0.16.7
6262
hooks:
6363
- id: ruff-check
6464
priority: 10

0 commit comments

Comments
 (0)