We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe0328 commit 2e68329Copy full SHA for 2e68329
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-added-large-files
9
- id: check-json
10
- repo: https://github.com/python-jsonschema/check-jsonschema
11
- rev: '0.27.2'
+ rev: '0.28.1'
12
hooks:
13
- id: check-github-workflows
14
args: ['--verbose']
0 commit comments