Skip to content

Commit 478a617

Browse files
chore: 🤖 pre-commit update (#98)
Co-authored-by: tmigot <25304288+tmigot@users.noreply.github.com>
1 parent b8ad365 commit 478a617

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.43.0
29+
rev: v0.44.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
@@ -38,11 +38,11 @@ repos:
3838
hooks:
3939
- id: yamlfmt
4040
- repo: https://github.com/adrienverge/yamllint
41-
rev: v1.35.1
41+
rev: v1.37.0
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/ericphanson/ExplicitImports.jl
45-
rev: v1.10.1
45+
rev: v1.11.1
4646
hooks:
4747
- id: explicit-imports
4848
name: ExplicitImports checks

0 commit comments

Comments
 (0)