We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3029804 commit ff7a1b1Copy full SHA for ff7a1b1
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
args:
34
[
35
"--schemafile",
36
- "https://cdn.jsdelivr.net/gh/Slicer/Slicer@main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json",
+ "http://cdn.jsdelivr.net/gh/Slicer/Slicer@main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json",
37
]
38
- id: check-dependabot
39
- id: check-github-workflows
0 commit comments