We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ca187 commit ef910eeCopy full SHA for ef910ee
.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.20.0
+ rev: v0.21.0
38
39
- id: yamlfmt
40
- repo: https://github.com/adrienverge/yamllint
41
- rev: v1.37.1
+ rev: v1.38.0
42
43
- id: yamllint
44
- repo: https://github.com/ericphanson/ExplicitImports.jl
45
- rev: v1.14.0
+ rev: v1.15.0
46
47
- id: explicit-imports
48
name: ExplicitImports checks
0 commit comments