Skip to content

Commit cea9df0

Browse files
[pre-commit.ci] pre-commit autoupdate (#646)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.37.0 → 0.37.1](python-jsonschema/check-jsonschema@0.37.0...0.37.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0a97096 commit cea9df0

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
@@ -19,7 +19,7 @@ repos:
1919
- id: end-of-file-fixer
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.37.0
22+
rev: 0.37.1
2323
hooks:
2424
- id: check-github-workflows
2525

@@ -30,7 +30,7 @@ repos:
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.15.7
33+
rev: v0.15.8
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)