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 63bb2a9 commit 8c4bceeCopy full SHA for 8c4bcee
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
additional_dependencies: [types-requests]
37
38
- repo: https://github.com/pre-commit/mirrors-prettier
39
- rev: v2.7.1
+ rev: v3.0.0-alpha.0
40
hooks:
41
- id: prettier
42
@@ -63,13 +63,13 @@ repos:
63
stages: [manual]
64
65
- repo: https://github.com/pre-commit/mirrors-eslint
66
- rev: v8.22.0
+ rev: v8.23.0
67
68
- id: eslint
69
70
71
- repo: https://github.com/sirosen/check-jsonschema
72
- rev: 0.17.1
+ rev: 0.18.1
73
74
- id: check-jsonschema
75
name: "Check GitHub Workflows"
0 commit comments