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 b8ad365 commit 478a617Copy full SHA for 478a617
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: check-merge-conflict
27
args: [--assume-in-merge]
28
- repo: https://github.com/igorshubovych/markdownlint-cli
29
- rev: v0.43.0
+ rev: v0.44.0
30
hooks:
31
- id: markdownlint-fix
32
- repo: https://github.com/citation-file-format/cffconvert
@@ -38,11 +38,11 @@ repos:
38
39
- id: yamlfmt
40
- repo: https://github.com/adrienverge/yamllint
41
- rev: v1.35.1
+ rev: v1.37.0
42
43
- id: yamllint
44
- repo: https://github.com/ericphanson/ExplicitImports.jl
45
- rev: v1.10.1
+ rev: v1.11.1
46
47
- id: explicit-imports
48
name: ExplicitImports checks
0 commit comments