Skip to content

Commit 0d7f721

Browse files
chore: update pre-commit hooks (#1375)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent de48513 commit 0d7f721

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

2424
- repo: https://github.com/python-jsonschema/check-jsonschema
25-
rev: 0.31.2
25+
rev: 0.31.3
2626
hooks:
2727
- id: check-github-workflows
2828

@@ -74,7 +74,7 @@ repos:
7474
- id: rst-inline-touching-normal
7575

7676
- repo: https://github.com/astral-sh/ruff-pre-commit
77-
rev: v0.9.9
77+
rev: v0.9.10
7878
hooks:
7979
- id: ruff
8080
types_or: [python, jupyter]

0 commit comments

Comments
 (0)