Skip to content

Commit 6a53492

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

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
@@ -40,10 +40,10 @@ repos:
4040
types_or: [yaml, json]
4141
exclude: ".copier-answers.yml"
4242
- repo: https://github.com/adrienverge/yamllint
43-
rev: v1.36.2
43+
rev: v1.37.0
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/domluna/JuliaFormatter.jl
47-
rev: v2.0.0
47+
rev: v2.1.0
4848
hooks:
4949
- id: julia-formatter

0 commit comments

Comments
 (0)