Skip to content

Commit 3f63c92

Browse files
chore: 🤖 pre-commit update (#42)
Co-authored-by: SCiarella <[email protected]>
1 parent c6d3c3f commit 3f63c92

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
@@ -25,7 +25,7 @@ repos:
2525
- id: check-merge-conflict
2626
args: [--assume-in-merge]
2727
- repo: https://github.com/igorshubovych/markdownlint-cli
28-
rev: v0.44.0
28+
rev: v0.45.0
2929
hooks:
3030
- id: markdownlint-fix
3131
- repo: https://github.com/citation-file-format/cffconvert
@@ -39,7 +39,7 @@ repos:
3939
types_or: [yaml, json]
4040
exclude: ".copier-answers.yml"
4141
- repo: https://github.com/adrienverge/yamllint
42-
rev: v1.37.0
42+
rev: v1.37.1
4343
hooks:
4444
- id: yamllint
4545
- repo: https://github.com/domluna/JuliaFormatter.jl

0 commit comments

Comments
 (0)