Skip to content

Commit 128f7e2

Browse files
chore: update pre-commit hooks (#1536)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6301f3a commit 128f7e2

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

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

@@ -95,7 +95,7 @@ repos:
9595
- id: rst-inline-touching-normal
9696

9797
- repo: https://github.com/astral-sh/ruff-pre-commit
98-
rev: v0.15.18
98+
rev: v0.15.20
9999
hooks:
100100
- id: ruff-check
101101
types_or: [python, jupyter]

0 commit comments

Comments
 (0)