Skip to content

Commit a295438

Browse files
chore: update pre-commit hooks (sustainability-software-lab#119)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](python-jsonschema/check-jsonschema@0.36.1...0.36.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5e5afb3 commit a295438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
exclude: .pre-commit-config.yaml
4040

4141
- repo: https://github.com/python-jsonschema/check-jsonschema
42-
rev: "0.36.1"
42+
rev: "0.36.2"
4343
hooks:
4444
- id: check-dependabot
4545
- id: check-github-workflows

0 commit comments

Comments
 (0)