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.
1 parent 9aee3f1 commit 9ac0b49Copy full SHA for 9ac0b49
1 file changed
.pre-commit-config.yaml
@@ -60,13 +60,13 @@ repos:
60
stages: [manual]
61
62
- repo: https://github.com/pre-commit/mirrors-eslint
63
- rev: v8.22.0
+ rev: v8.23.0
64
hooks:
65
- id: eslint
66
67
68
- repo: https://github.com/sirosen/check-jsonschema
69
- rev: 0.17.1
+ rev: 0.18.1
70
71
- id: check-jsonschema
72
name: "Check GitHub Workflows"
0 commit comments