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 fd637ad commit 9ba56b4Copy full SHA for 9ba56b4
.pre-commit-config.yaml
@@ -34,15 +34,15 @@ repos:
34
hooks:
35
- id: validate-cff
36
- repo: https://github.com/google/yamlfmt
37
- rev: v0.17.0
+ rev: v0.17.2
38
39
- id: yamlfmt
40
- repo: https://github.com/adrienverge/yamllint
41
rev: v1.37.1
42
43
- id: yamllint
44
- repo: https://github.com/ericphanson/ExplicitImports.jl
45
- rev: v1.11.2
+ rev: v1.12.0
46
47
- id: explicit-imports
48
name: ExplicitImports checks
0 commit comments