Skip to content

Commit bc4c50f

Browse files
authored
update pre-commit (#416)
1 parent abc66f1 commit bc4c50f

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
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/python-jsonschema/check-jsonschema
24-
rev: 0.31.2
24+
rev: 0.31.3
2525
hooks:
2626
- id: check-github-workflows
2727

@@ -67,7 +67,7 @@ repos:
6767
- id: rst-inline-touching-normal
6868

6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.9.7
70+
rev: v0.9.10
7171
hooks:
7272
- id: ruff
7373
types_or: [python, jupyter]

0 commit comments

Comments
 (0)