Skip to content

Commit a326dd2

Browse files
tmigotgithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 548b50d commit a326dd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.48.0
29+
rev: v0.49.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
@@ -48,6 +48,6 @@ repos:
4848
name: ExplicitImports checks
4949
args: [--print, --checklist, "exclude_all_qualified_accesses_are_public,exclude_no_implicit_imports"]
5050
- repo: https://github.com/domluna/JuliaFormatter.jl
51-
rev: v2.3.0
51+
rev: v2.9.3
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)