We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65acdc0 + 0e90e99 commit c1695eeCopy full SHA for c1695ee
1 file changed
.pre-commit-config.yaml
@@ -73,13 +73,13 @@ repos:
73
stages: [manual]
74
75
- repo: https://github.com/pre-commit/mirrors-eslint
76
- rev: v8.22.0
+ rev: v8.23.0
77
hooks:
78
- id: eslint
79
80
81
- repo: https://github.com/sirosen/check-jsonschema
82
- rev: 0.17.1
+ rev: 0.18.1
83
84
- id: check-jsonschema
85
name: "Check GitHub Workflows"
0 commit comments