Skip to content

Commit 53e86fb

Browse files
committed
remove problematic check
1 parent d7e07ed commit 53e86fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,3 @@ repos:
4949
rev: v8.12.0
5050
hooks:
5151
- id: eslint
52-
53-
- repo: https://github.com/sirosen/check-jsonschema
54-
rev: 0.14.1
55-
hooks:
56-
- id: check-jsonschema
57-
name: "Check GitHub Workflows"
58-
files: ^\.github/workflows/
59-
types: [yaml]
60-
args: ["--schemafile", "https://json.schemastore.org/github-workflow"]

0 commit comments

Comments
 (0)