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 38c2d15 commit 3ee61fbCopy full SHA for 3ee61fb
1 file changed
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/python-jsonschema/check-jsonschema
12
- rev: 0.33.2
+ rev: 0.33.3
13
hooks:
14
- id: check-github-workflows
0 commit comments