Skip to content

Commit 3b062a7

Browse files
chore: pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](python-jsonschema/check-jsonschema@0.36.1...0.36.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.0...v0.15.2)
1 parent 977d256 commit 3b062a7

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
@@ -18,13 +18,13 @@ repos:
1818
- id: trailing-whitespace
1919

2020
- repo: https://github.com/python-jsonschema/check-jsonschema
21-
rev: 0.36.1
21+
rev: 0.36.2
2222
hooks:
2323
- id: check-dependabot
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.15.0
27+
rev: v0.15.2
2828
hooks:
2929
- id: ruff
3030
args: [--fix, --exit-non-zero-on-fix, --show-fixes]

0 commit comments

Comments
 (0)