Skip to content

Commit 1672b53

Browse files
BenjaminDorangithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 095580c commit 1672b53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: check-merge-conflict
2727
args: [--assume-in-merge]
2828
- repo: https://github.com/igorshubovych/markdownlint-cli
29-
rev: v0.42.0
29+
rev: v0.45.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
@@ -40,16 +40,16 @@ repos:
4040
types_or: [yaml, json]
4141
exclude: ".copier-answers.yml"
4242
- repo: https://github.com/adrienverge/yamllint
43-
rev: v1.35.1
43+
rev: v1.37.1
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/ericphanson/ExplicitImports.jl
47-
rev: v1.10.1
47+
rev: v1.13.1
4848
hooks:
4949
- id: explicit-imports
5050
name: ExplicitImports checks
5151
args: [--print, --checklist, exclude_all_qualified_accesses_are_public]
5252
- repo: https://github.com/domluna/JuliaFormatter.jl
53-
rev: v1.0.61
53+
rev: v2.1.6
5454
hooks:
5555
- id: julia-formatter

0 commit comments

Comments
 (0)