There was an error while loading. Please reload this page.
2 parents 6512b55 + 8834941 commit ea0c024Copy full SHA for ea0c024
1 file changed
.pre-commit-config.yaml
@@ -18,3 +18,9 @@ repos:
18
- id: end-of-file-fixer
19
exclude_types: [csv]
20
- id: trailing-whitespace
21
+
22
+- repo: https://github.com/python-jsonschema/check-jsonschema
23
+ rev: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2
24
+ hooks:
25
+ - id: check-dependabot
26
+ - id: check-github-workflows
0 commit comments