Skip to content

Commit acede9c

Browse files
chore: 🤖 pre-commit update (#897)
Co-authored-by: abelsiqueira <[email protected]>
1 parent f685605 commit acede9c

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.42.0
29+
rev: v0.44.0
3030
hooks:
3131
- id: markdownlint-fix
3232
# - repo: https://github.com/sql-formatter-org/sql-formatter
@@ -38,10 +38,10 @@ repos:
3838
hooks:
3939
- id: validate-cff
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/domluna/JuliaFormatter.jl
45-
rev: v1.0.62
45+
rev: v2.1.0
4646
hooks:
4747
- id: julia-formatter

0 commit comments

Comments
 (0)