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.
2 parents 179330b + db85fd8 commit 6950cf4Copy full SHA for 6950cf4
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
- id: end-of-file-fixer
11
- repo: https://github.com/python-jsonschema/check-jsonschema
12
- rev: 0.37.2
+ rev: 0.37.4
13
hooks:
14
- id: check-github-workflows
15
- id: check-dependabot
@@ -35,7 +35,7 @@ repos:
35
36
- id: isort
37
- repo: https://github.com/sirosen/slyp
38
- rev: 0.8.2
+ rev: 0.9.0
39
40
- id: slyp
41
- repo: https://github.com/sirosen/texthooks
0 commit comments