Skip to content

Commit 9452d9a

Browse files
committed
Upgrade to the latest release of the check-jsonschema pre-commit hook
The latest release supports the artifact-metadata permission that we are now using in the generate-sbom job of the build.yml GitHub Actions workflow.
1 parent 516e839 commit 9452d9a

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
@@ -65,7 +65,7 @@ repos:
6565

6666
# GitHub Actions hooks
6767
- repo: https://github.com/python-jsonschema/check-jsonschema
68-
rev: 0.35.0
68+
rev: 0.36.1
6969
hooks:
7070
- id: check-github-actions
7171
- id: check-github-workflows

0 commit comments

Comments
 (0)