Skip to content

Commit 9318e2c

Browse files
[pre-commit.ci] pre-commit autoupdate
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.5 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.5...v0.15.8)
1 parent 235cc28 commit 9318e2c

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
@@ -17,12 +17,12 @@ repos:
1717
args: [--strict]
1818

1919
- repo: https://github.com/python-jsonschema/check-jsonschema
20-
rev: 0.37.0
20+
rev: 0.37.1
2121
hooks:
2222
- id: check-github-workflows
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.15.5
25+
rev: v0.15.8
2626
hooks:
2727
- id: ruff-check
2828
args: [--fix]

0 commit comments

Comments
 (0)