Skip to content

Commit dda4512

Browse files
[pre-commit.ci] pre-commit autoupdate (#2983)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1e53ae9 commit dda4512

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
@@ -24,7 +24,7 @@ repos:
2424
- id: trailing-whitespace
2525
args: [--markdown-linebreak-ext=md]
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: "v0.15.0"
27+
rev: "v0.15.1"
2828
hooks:
2929
- id: ruff-check
3030
args: [--fix]
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: codespell
4848
- repo: https://github.com/python-jsonschema/check-jsonschema
49-
rev: 0.36.1
49+
rev: 0.36.2
5050
hooks:
5151
- id: check-citation-file-format
5252
- id: check-github-workflows

0 commit comments

Comments
 (0)