We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff1b95a + cf172e5 commit b75b0a9Copy full SHA for b75b0a9
1 file changed
.pre-commit-config.yaml
@@ -20,11 +20,11 @@ repos:
20
args: ['--fix=lf']
21
- id: trailing-whitespace
22
- repo: https://github.com/python-jsonschema/check-jsonschema
23
- rev: 0.36.0
+ rev: 0.36.1
24
hooks:
25
- id: check-github-workflows
26
- repo: https://github.com/Lucas-C/pre-commit-hooks
27
- rev: v1.5.5
+ rev: v1.5.6
28
29
- id: forbid-tabs
30
exclude_types:
0 commit comments