Skip to content

Commit 2f88ac0

Browse files
mmikhasenkogithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 9464c18 commit 2f88ac0

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: markdownlint-fix
2929
- repo: https://github.com/streetsidesoftware/cspell-cli
30-
rev: v8.17.3
30+
rev: v9.0.0
3131
hooks:
3232
- id: cspell
3333
- repo: https://github.com/citation-file-format/cffconvert
@@ -41,10 +41,10 @@ repos:
4141
types_or: [yaml, json]
4242
exclude: ".copier-answers.yml"
4343
- repo: https://github.com/adrienverge/yamllint
44-
rev: v1.35.1
44+
rev: v1.37.1
4545
hooks:
4646
- id: yamllint
4747
- repo: https://github.com/domluna/JuliaFormatter.jl
48-
rev: v2.0.0
48+
rev: v2.1.2
4949
hooks:
5050
- id: julia-formatter

0 commit comments

Comments
 (0)