Skip to content

Commit 6a0ce65

Browse files
authored
Merge pull request #11 from s-ccs/auto-pre-commit-update
[AUTO] pre-commit update
2 parents 94bef88 + 1b89b38 commit 6a0ce65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.42.0
29+
rev: v0.43.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
@@ -44,6 +44,6 @@ repos:
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/domluna/JuliaFormatter.jl
47-
rev: v1.0.61
47+
rev: v2.0.0
4848
hooks:
4949
- id: julia-formatter

0 commit comments

Comments
 (0)