Skip to content

Commit fee73ee

Browse files
chore: 🤖 pre-commit update (#66)
Co-authored-by: datejada <12887482+datejada@users.noreply.github.com>
1 parent 01b501c commit fee73ee

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
@@ -34,14 +34,14 @@ repos:
3434
hooks:
3535
- id: validate-cff
3636
- repo: https://github.com/google/yamlfmt
37-
rev: v0.20.0
37+
rev: v0.21.0
3838
hooks:
3939
- id: yamlfmt
4040
- repo: https://github.com/adrienverge/yamllint
41-
rev: v1.37.1
41+
rev: v1.38.0
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/domluna/JuliaFormatter.jl
45-
rev: v2.2.0
45+
rev: v2.3.0
4646
hooks:
4747
- id: julia-formatter

0 commit comments

Comments
 (0)