Skip to content

Commit ae76bab

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

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,19 +26,19 @@ repos:
2626
- id: check-merge-conflict
2727
args: [--assume-in-merge]
2828
- repo: https://github.com/igorshubovych/markdownlint-cli
29-
rev: v0.44.0
29+
rev: v0.45.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
3333
rev: 054bda51dbe278b3e86f27c890e3f3ac877d616c
3434
hooks:
3535
- id: validate-cff
3636
- repo: https://github.com/google/yamlfmt
37-
rev: v0.16.0
37+
rev: v0.17.0
3838
hooks:
3939
- id: yamlfmt
4040
- repo: https://github.com/adrienverge/yamllint
41-
rev: v1.37.0
41+
rev: v1.37.1
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/ericphanson/ExplicitImports.jl
@@ -48,6 +48,6 @@ repos:
4848
name: ExplicitImports checks
4949
args: [--print, --checklist, "exclude_all_qualified_accesses_are_public"]
5050
- repo: https://github.com/domluna/JuliaFormatter.jl
51-
rev: v2.1.1
51+
rev: v2.1.2
5252
hooks:
5353
- id: julia-formatter

0 commit comments

Comments
 (0)